PHP / MySQL Dropdown Boxes

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
partiallynothing
Forum Commoner
Posts: 61
Joined: Fri Nov 21, 2003 5:02 pm
Location: connecticut, usa

PHP / MySQL Dropdown Boxes

Post by partiallynothing »

When people edit their profile, the drop down box defaults back to the top entry. How can I make it select what they selected when setting up the account. I have this information in a MySQL database. Any help would he helpfull! Thanks!
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

you could post ur code, that way we can know how you fill up your select field.
Post Reply