smallc28 Posted November 23, 2012 Share Posted November 23, 2012 For example I have 6 database 1. hats 2.shirts 3.jeans 4.dresses 5.jackets 6.accessories Now my questions: Is how would I be able to fit all 6 databases into 1 shopping cart without any overlapping errors ? Link to comment https://forums.phpfreaks.com/topic/271089-is-it-possible-to-add-6-database-to-1-shopping-cart/ Share on other sites More sharing options...
DavidAM Posted November 25, 2012 Share Posted November 25, 2012 Put the hats and accessories into tall square boxes; fold the shirts and jeans and put them into flat boxes; you should put the dresses on hangers, but, if you stack the boxes right, you might be able to lay them across the top. Make sure the dresses don't drag on the floor, I really hate it when my lace gets dirty like that. Sorry, I couldn't resist. You are going to have to provide a whole lot more detail to get any kind of meaningful answer. Best answer is: 4) Don't use multiple databases; and don't say "databases" when you mean "tables". 3) Don't use multiple tables. 2) Yes, anything is possible. 1) Try it and see!! Link to comment https://forums.phpfreaks.com/topic/271089-is-it-possible-to-add-6-database-to-1-shopping-cart/#findComment-1394871 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.