tags:

views:

82

answers:

1

I've been looking around this site but could not find a good answer on how to create a menu with many nested lists.

I personally don't know how to code in the PHP and MySQL to do this and I'm trying to learn the best way to do this. I'm a rookie.

All I got created is the MySQL table called categories which is listed below.

id | parent_id | category_name | description