You would use mysql_fetch_assoc() (or similar) in a while() loop to fetch the results, and then display them with the appropriate HTML (i.e. each one as an <option>).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.