Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

zip code check php-mysql

Status
Not open for further replies.

shahabfarooqui

Programmer
Mar 22, 2003
1
US
I am designing a form for an organization. I have to check the user inputed zip code(US only). Whether it exist or not. I know how to check the validity of a zip code like must be 5 digits and blach blah .. But how can i check whether it exist or not. I dont have table of zip codes since i dont know all the codes of US . I sthere any way i can get the Table with entire zip codes of US to compre with the user input. Samething for the county and city check. What should i do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top