HELP! Populating a HTML Select from PHP
Moderator: General Moderators
HELP! Populating a HTML Select from PHP
I'm looking for some code to populate a <SELECT><OPTION> from PHP
- scorphus
- Forum Regular
- Posts: 589
- Joined: Fri May 09, 2003 11:53 pm
- Location: Belo Horizonte, Brazil
- Contact:
Hi! Take a look at this code snippet: PHP/HTML: Print <select><options></select>. I hope it helps!
-- Scorphus
-- Scorphus
THANX I try it
Thnak you I'll try it 
- scorphus
- Forum Regular
- Posts: 589
- Joined: Fri May 09, 2003 11:53 pm
- Location: Belo Horizonte, Brazil
- Contact:
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
Code: Select all
-- Scorphus