I need advices for a table structure.
I need to create menus dynamically.
There will be more than 3 menus.
Some of menus will have multi-level structures.
What is the best way to strucure the menu tables?
- All the menus are in one table
- Each table should have one table
- Any other??
Please give me your experience or common practices for dynamically generated menus please.