Help me with php and mysql and drop down menu.?

  • Thread starter Thread starter Lady K
  • Start date Start date
L

Lady K

Guest
i have a table in a mysql database named candidates. using html i created an interface called candidates with text-boxes and radio buttons and drop down menu for party. i would like to create a php page that will get the values entered into a database. the problem now is that i do not know how to take a value selected in the drop down menu and store it in the relevent field in the database. the code for other values im ok with.
 
Back
Top