Page 1 of 1
HELP! Populating a HTML Select from PHP
Posted: Thu Jan 13, 2005 3:23 am
by Hagar
I'm looking for some code to populate a <SELECT><OPTION> from PHP
Posted: Thu Jan 13, 2005 4:17 am
by scorphus
Hi! Take a look at this code snippet:
PHP/HTML: Print <select><options></select>. I hope it helps!
-- Scorphus
THANX I try it
Posted: Thu Jan 13, 2005 4:22 am
by Hagar
Thnak you I'll try it

Posted: Thu Jan 13, 2005 4:27 am
by scorphus
The
tag isn't working and the code seems a bit messy, you can click 'quote' button on the right side of the post (or click
here) to get the indented code.
-- Scorphus