Page 1 of 1

PHP drop down list?

Posted: Thu May 20, 2010 12:49 am
by adilmarwat2004
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

Re: PHP drop down list?

Posted: Thu May 20, 2010 1:19 am
by Benjamin
What have you tried?