Categories
Tags → Zip Code Database Mysql

Zipcode Proximity script

Find all the zip codes within a radius of x miles from another zip code OR find the distance between 2 zip codes. This program was written with simplicity in mind. It is VERY easy to use and install. I even included a working example. This script c...
DETAILS

Calculate distance between US zip codes

Calculate distances between 2 US zip (post) codes. 41+k records with town and state information for each zip code. You can also use our provided examples to search by a certain mile radius from any point in US. Script uses US zip code MySQL database ...
DETAILS

PHP MySQL Database Class

A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing ...
DETAILS

U.S. ZIP Code Database 2007 version

mySQL database table of all the U.S. ZIP Codes (over 44,000) with latitude and longitude coordinates. With this ZIP Code table and PHP script, you can allow your users search for table entries or other zip codes within any given U.S. ZIP Code. You ca...
DETAILS
©2019 A--9.com