News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

PHPRiot.com:
Geocoding with PHP and the Google Maps API
0 comments :: posted Monday February 11, 2008 @ 08:06:29
voice your opinion now!

New from PHPRiot today, there's this new tutorial showing you how to combine a PHP interface with the Google Maps API to do some geocoding of your own.

Geocoding is the process of finding the longitude and latitude of a given address or location. The Google Maps service gives developers and web site owners free access to their geocoder, both using the Google Maps JavaScript API, as well as using the web service. In this article I will show you how to access the geocoder web service using PHP so that it can be used in your own applications.

The tutorial walks you through every step of the way - from getting your Google API ID to making a simple request all the way out to using placemarks to store locations to fetch later on.

This is a great, very detailed summary that anyone wanting to work with the Google API in PHP should definitely check out.

tagged with: tutorial google map api geocode placemark point



package framework cakephp application database ajax conference PEAR releases job code book release PHP5 mysql zend zendframework developer security pecl

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