US Zip Codes Database – PHP Script

Overview

ZIP Code Database compiled from various sources and includes state, county, cities, time zone, latitude and longitude information for 41912 zip codes, which useful for
user profile forms as look up for cities, also for calculating distances between locations and selection users by area.

Features

  • Information for 41912 zip codes
  • PHP and ajax script to lookup cities, calculate distance between two zip codes, selection of zip codes in a search area.

Requirements

  • MySQL Database
  • PHP 5.0+

Instructions

  • Unzip and copy files to your server
  • Run index.php in copied directory
  • If installation stopped incomplete due to time limit just rerun installation until successful completion.

Related