On Oct 9, 6:46 pm, Archia <[email protected]> wrote: > > I'm not sure what the trouble is.
As Andrew said, this is not a maps issue. The line $xml = simplexml_load_file(file_get_contents($the_url)); will not do what you think, but the question does not belong in this group. -- Marcelo - http://maps.forum.nu -- > > On Oct 9, 7:11 am, Andrew Leach <[email protected]> wrote: > > > On Oct 9, 12:06 pm, uzoo <[email protected]> wrote: > > > > I would like to convert the results returned from the geocoder to PHP > > > variables. I tried PHP's simplexml_load_file() to begin parsing the > > > data, but it returns 'Warning: simplexml_load_file() > > > [function.simplexml-load-file]: I/O warning : failed to load external > > > entity...' > > > Not a maps issue: this is to do with server configuration. > > Seehttp://us3.php.net/manual/en/function.file-get-contents.phpandin > > particular the Tip in the Notes section. > > > Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
