Does anyone know whether it's possible to make a drop down navigation menu using php and mysql but no css?
Drop down navigation menus using mysql
Collapse
X
-
Yes. But what has that got to do with CSS? You don't need CSS to display a drop down list!
Show us the code you have so far and we will try to help you out. (and show it within code tags).
Ronald -
Not only PHP, you can use any server side language as long as it can access the MySQL server and its databases.Originally posted by rpnewYou can fetch data from MySql from php ....
RonaldComment
Comment