|
|  |
The PHP developers network
339 hits
| Dec 01, 2003 2:27 am |
|
Get Zip By Distance |
Amandeep Sachdev
 | |
Hello,
I am looking for a php script which can calculate the zip codes for a given distance from another zipcode.
I already have a mysql table 'zipcode' as: - zip - city - state - county - latitude - longitude
This table contains more than 40,000 zipcodes in US
I have implemented the same thing in perl using Geo::Distance Module. Is there any php equivalent?
Any help will be greatly appreciated.
Thanks, Aman
Private Reply to Amandeep Sachdev (new win) |
|