Hello , I try to do in mysql a table with categories and subcategori , I have menu in javascript but I want to show each category and subcategory
categories
subcategori
categories
subcategori
how to do it in php.
"Sorry for English but i am beginner "
Is your question about the menu, the database that will store the menu data, or something else? There's a lot of things involved, and ten times as many methods for doing it.
The database that will store the menu ,then be displayed in php category and subcategory
There are a dozen dozen ways to store it in the database, depending on what features it needs to support and how you will implement the menu in HTML. I would start with the HTML representing the menu. From there, work back to the PHP to generate the HTML dynamically, and that should suggest how to store it.
ok thanks man
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks