Hmmm, When I tried to run program I got error like this *Warning*: file_get_contents(http://maps.google.com/maps/geo?q=<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <person> <location> <name>Columbia,+Missouri&output=xml&key=$key) [function.file-get-contents<http://localhost/OAuth_Moc/function.file-get-contents>]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request
On Thu, Feb 10, 2011 at 6:15 AM, Rossko <[email protected]> wrote: > > // Desired address > > $address = " > http://maps.google.com/maps/geo?q=Columbia,+Missouri&output=xml&key=$key"; > > Paste the url directly in your browser, seems to work fine > > Have you tried the keyless v3 geocoder? > http://code.google.com/apis/maps/documentation/geocoding/ > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
