Tidus
04-20-2003, 05:12 AM
Hello All!
Ok this is what I want to do..
I have a drop down menu on my site right. But I want the options of it to be controlled from a mySQL database.
I want it so u can have a text field in the database and that creates the options for the menu. So on each line of the text field the admin could place a:
<option value="home.html" frameload="main">- go home</option>
and then the php script would pick up the options 1 per line?
I hope i explained this right?!
Can anybody help?
Thanks
Ok this is what I want to do..
I have a drop down menu on my site right. But I want the options of it to be controlled from a mySQL database.
I want it so u can have a text field in the database and that creates the options for the menu. So on each line of the text field the admin could place a:
<option value="home.html" frameload="main">- go home</option>
and then the php script would pick up the options 1 per line?
I hope i explained this right?!
Can anybody help?
Thanks