I trying to design a "dynamic drop menu" for a website, using PHP.
The Code needs to work so that code for the menu is only written once.
Each 'html' page uses the menu refer-ed in PHP file.
I not sure how to do this, but I am assume that I will also need some CSS or Javascript to create the "dynamic drop menu".
Could someone possibly tell me how to go about this?
Provide some sample code or some links?
The Code needs to work so that code for the menu is only written once.
Each 'html' page uses the menu refer-ed in PHP file.
I not sure how to do this, but I am assume that I will also need some CSS or Javascript to create the "dynamic drop menu".
Could someone possibly tell me how to go about this?
Provide some sample code or some links?