This class can be used to retrieve a list of United States zip codes within the range a given zip code with an accuracy of about 2 to 5 miles.
This class is based primarily on Zip Codes Range originally written by Scott Mattocks. This version that uses a more precise distance calculation method.
It searches in a MySQL database with a table preloaded with zip codes and the respective latitude and longitude coordinates.
The class stores the zip codes that are found and the respective distances in an array class variable.
|
|
| Name: |
Zip Code Range |
| Base name: |
zipcoderange |
| Description: |
Get zip codes within a range from a given zip code |
| Version: |
- |
| PHP version: |
- |
| License: |
The PHP License |
| All time users: |
1512 users |
| All time rank: |
2287 |
| Week users: |
1 user |
| Week rank: |
1988  |
| Country specific: |
This package is specific mainly for applications used in United States . |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (87.5%) |
Sufficient (68.8%) |
- |
- |
- |
Sufficient (65.6%) |
435 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|