News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

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!


application zendframework2 injection development unittest release database voicesoftheelephpant language introduction zendframework interview phpunit podcast opinion conference testing framework symfony2 community

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