I have a mysql db table that has every city, state, zip code, lat, long. On my site page I have an input form for cities. As the user enters, I would suggest a city, state. What current methods / techniques are good? (Limitations: jQuery, PHP, MYSQL)
Decision
Jeffrey
source share