Archive · September 25, 2012
PHP server side geocoding with Google Maps API v3 | ErlyCoder
Right now that is php class that implements server-side strategy of geocoding as a wrapper for the http requests to Google Maps service. So here is the wrapper class:
via PHP server side geocoding with Google Maps API v3 | ErlyCoder.