php geocoding with google maps xml
A new project I am working on requires the use of Google Maps and location distances. I wrote a php function to pull apart the xml output from the Google Maps API.
Check it out here: php geocoding with google maps api