Script to find zip codes within an approximate distance of another zip code. This can be useful when trying to find retailers within a certain number of miles to a customer. The script is very useful for Dating, Online Shopping and local search engine websites.
The script come with a database of all US zipcode and details to find the approximate distance.
The script comes as a php class file which is well commented and explained.