I'm looking for state county city zip code listings.
are there any databases out there where i can pull the listing from.
state county city zip code listings
Moderator: General Moderators
Yes. But it depends largely on what country you are looking for. I googled for a united states one, and had no trouble finding a free one. Also if you search on planet-source-code for 'zip code' in php, one of those results has united states zip code database in it.
Other countries, you will be lucky to find for free.
Other countries, you will be lucky to find for free.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
http://hotscripts.com/Detailed/50114.html
Description: This very useful script generates an array of all the zip codes located within a specified radius from a central location. For example, it will retrieve all 70 zip codes within 10 miles of 90210. It requires PHP/MySQL and includes a very accurate database file with every US ZIP code and its corresponding Latitude and Longitude.
Jcart wrote:http://hotscripts.com/Detailed/50114.html
Description: This very useful script generates an array of all the zip codes located within a specified radius from a central location. For example, it will retrieve all 70 zip codes within 10 miles of 90210. It requires PHP/MySQL and includes a very accurate database file with every US ZIP code and its corresponding Latitude and Longitude.
oh i tried that one alreday. but the site sends you to a poke site. I've found a script that enerates an array of all the zip codes located within a specified radius from a central location. i'm just looking for a listing tate county city zip code.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: