jmurch Posted April 11, 2007 Share Posted April 11, 2007 I would appreciate any recommentations for a PHP menu system as outlined below. My project will need a menu class that can read from a database for top and second level menus. An example is a single row in the database will have: Colors, brown Colors, red Colors, green Temperature, hot Temperature, mild Temperature, cold These can change at anytime with new top level (column 1) and second level (column 2) items being added to the database. In addition I need to add a checkbox at each level two item so that the user can select the item after he has viewed the items link so that it can be recorded in another table. Regards, Jeff Link to comment https://forums.phpfreaks.com/topic/46597-solved-suggestions-for-php-tree-menu/ Share on other sites More sharing options...
boo_lolly Posted April 11, 2007 Share Posted April 11, 2007 that doesn't make much sense. could you please elaborate? Link to comment https://forums.phpfreaks.com/topic/46597-solved-suggestions-for-php-tree-menu/#findComment-226818 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.