I am trying to make a drop down menu using php...
Basically something like this.
A Drop down menu with 10 items (you can only pick 1 item)
Then you hit GO.
All it should do would forward you onto that page.
Basically its going to be a huge menu, in which a user can goto any of the 10 webpages programmed into the small script.
Simple enough I know, but then I am so new to programming its "beyond me".
Can anyone give me any assistance?