I have a form where people can select a city and radius (up to 500 miles), and then I will get all the zip codes for these cities within 500mi (Radius).
Then I would query mySQL like this → http://pastie.org/1670269
Is there a better way to do this? Because sometimes it takes 2 minutes to request.
Hi
source
share