what to populate select drop down list from the database in
Example I have two tables in my database, namely gender and form, now I want when I select Male, the male forms should be the one to appear in the drop down list from table form and not all the forms but from the database. help pliz