I am building an online research documentation site. I am attempting to make it easy for the administrators to add menus/submenus then documents in the appropriate submenu sections. Having created a 3 table database (I am new at this so I have to keep it simple)-with a simple Menu table, submenu table and document table, I need to generate a menu system and subsytem from the data in the tables..anybody any pointers as to how to go about this?
Thanks