Hey,
I need a 2-level drop down selection for the state-city selection where the code gets the values of these dropdowns from the mysql database(since i'm using php).
After the selection of the state the code should display the cities belonging to that particular state.
Could you please provide me a simple Ajax and PHP code for this.
Thanks in advance
Akshay