News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Jason Palmer's Blog:
Zip Code To Location
December 28, 2006 @ 11:22:00

On his blog today, Jason Palmer has a handy bit of code to help you validate zip codes on your website (using the Codebump.com web service).

Using the CodeBump GeoPlaces Web Service I constructed a function which takes three parameters (zip, city, state) and does a case-insensitive comparison to make sure that the given zip code matches the city and state. Upon verification the function will return true. Otherwise, it returns false.

The simple code is about 35 lines long and grabs and parses out the information with a combination of an fopen and converting the results into an XML element.

0 comments voice your opinion now!
zipcode location example codebump zipcode location example codebump




Community Events





Don't see your event here?
Let us know!


development unittest community release custom podcast test introduction component api opinion conference database symfony2 language series phpunit application framework interview

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework