Zip Code Search

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
KSquared
Forum Commoner
Posts: 25
Joined: Tue Aug 29, 2006 4:07 pm

Zip Code Search

Post by KSquared »

Hello All,

Does anyone have any suggestions for a good zip code search database?
Fairly simple, much like this one http://iaqcouncil.org/locator/certificantsbyzip.htm

I need to integrate it into a directory based site using php/mysql.

thanks
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

google maps API
GeXus
Forum Regular
Posts: 631
Joined: Sat Mar 11, 2006 8:59 am

Post by GeXus »

There is also
http://www.zipcodedownload.com/Products ... C659317344

If you want a DB of zip codes with info..
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

There has been a lot of talk around here of proximity search tools. There are a lot of free tools out there if you search enough. I wouldn't spend money on one if I were you.
Post Reply