[eluser]überfuzz[/eluser]
Hi!
Hope I'm not starting topics that allready exists. I couldn't find any with the search words I used.
I'm building a site where the menu is suppose to be dynamic. Admin-users is going to have the possibility to add and delete categories. Normally I'm going with one control to each category. Like: Home (controller - home.php) News (control news.php) etc. How do I approach this..?