I have table name district and contains three fields 'id', 'province' & 'cities'.
I want to create two drop down menu list that when i select province from list menu then second drop down menu list show the list of cities in the specified province. please guide me in this regard.
thanks
Adil
PHP drop down list?
Moderator: General Moderators
Re: PHP drop down list?
What have you tried?