Page 1 of 1

php menu

Posted: Fri May 22, 2009 12:31 am
by fabphp
I m new to php, I m just learning the basics but I need to develop a vertical menu with two submenues. 8 a three level menu ). The menu should be dynamic meaning I should be able to add/ change / edit / eliminate whatever category/ subcategory as needed.
Where can I start off ???
Thanks in advance

Re: php menu

Posted: Fri May 22, 2009 1:26 am
by Christopher
Sounds like you should get the HTML working first. Do you want the menu generated for data in a database? If not, you many not need PHP at all.