muzna Posted January 27, 2011 Share Posted January 27, 2011 Hi, I need help for developing such setup that when a user visits my site and enters his city name, all the record(city name is associated with each record) are shown to him order by his location. For example if a client belongs to New York, all the record near New York must be shown first and then move on... plz help me to get this done. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/225897-location-based-search/ Share on other sites More sharing options...
The Little Guy Posted January 29, 2011 Share Posted January 29, 2011 First you need a database filled with zipcodes: http://phpsnips.com/zipbase.php then to get the nearby cities yon need a query that will get all the nearby zipcodes/citties, which I have, but need to find... so I will get back to you when I have It. Link to comment https://forums.phpfreaks.com/topic/225897-location-based-search/#findComment-1167077 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.