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.