I am using two combox, i need to query for second combox from the database based on the selected value of first combo box...
As per my logic, i need to assign combo box selected value to a php variable.
and that can be queried using where clause.
how to assign a combo-box selected value to php variable.
please help..
Start Free Trial