sangprabv Posted December 6, 2006 Share Posted December 6, 2006 Hi,I usually create 2 tables to accomodate categories and its sub categories, but when the sub categories table need sub sub categories then I must create another new table, what about if there will sub sub sub categories and so on? Should I always create a new table to accomodate them?Please share me your experiences to handle this case, many thanks for your help. Quote Link to comment https://forums.phpfreaks.com/topic/29634-need-suggestion-about-creating-table-for-deep-categories/ Share on other sites More sharing options...
artacus Posted December 6, 2006 Share Posted December 6, 2006 http://www.phpriot.com/d/articles/php/application-design/nested-trees-1/index.html Quote Link to comment https://forums.phpfreaks.com/topic/29634-need-suggestion-about-creating-table-for-deep-categories/#findComment-136417 Share on other sites More sharing options...
fenway Posted December 9, 2006 Share Posted December 9, 2006 MySQL has an excellent reference article on this somewhere too... It's in the developer zone, I'll try to find it. Quote Link to comment https://forums.phpfreaks.com/topic/29634-need-suggestion-about-creating-table-for-deep-categories/#findComment-137904 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.