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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (87.5%) |
Sufficient (68.8%) |
- |
- |
- |
Sufficient (65.6%) |
347 |
| Month: |
Not yet rated by the users |
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.