dragonusthei Posted September 22, 2006 Share Posted September 22, 2006 HelloIm currently programming an online storei just need some advicesome of the items in store will have size options some wont.some of the items will go in more than one catagoryhere my current database plan, could some one tell me if this looks good for what im trying to do or is there a better way?[b]Table 1 - products[/b]idnamef_pricestocktrade_priceimage_htmldesc_htmlse_titlese_keywordsse_desc[b]Table 2 - cat_in[/b]idcat_idp_id[b]Table 3 - p_options[/b]idp_idoption_nameoption_priceoption_weight Link to comment https://forums.phpfreaks.com/topic/21673-online-store-help/ Share on other sites More sharing options...
dragonusthei Posted September 22, 2006 Author Share Posted September 22, 2006 Any one? Link to comment https://forums.phpfreaks.com/topic/21673-online-store-help/#findComment-96834 Share on other sites More sharing options...
dragonusthei Posted September 22, 2006 Author Share Posted September 22, 2006 come on guys im desc for help here Link to comment https://forums.phpfreaks.com/topic/21673-online-store-help/#findComment-96877 Share on other sites More sharing options...
tleisher Posted September 22, 2006 Share Posted September 22, 2006 Looks fine to me, in terms of checking to see if one has a size and one doesn't, just leave the size column blank if it has none, then do an if statement seeing if its blank or if it has something in it. Link to comment https://forums.phpfreaks.com/topic/21673-online-store-help/#findComment-96884 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.