Drop down options in html populated with php code..how can I find which is selected?

albanianbrotha

New member
I have about four of them, and based on the four, I want to perform queries on my database to get some more information. I kind of want a submit button which will calculate something when the options are selected.

I fill the drop downs using php.
 
Back
Top