Country/City/state validation
- by M.M.H.Masud
I want to do the following things using PHP and jQuery
https://www.careerbuilder.com/share/register.aspx?sc_cmp1=JS_LoginASPX_RegNow
Steps
Select a country from a dropdown list.
The city dropdown list will fillup automatically with the list of cities of the selected country.
If state is available for that country then state list will be…