hm the bool(false) becomes NULL when using file_get_contents and pointing to maps.google.com, but echoes out http://www.php.net's whole page when pointing file_get_contents to http://www.php.net
also, my script worked with simplexml_load_file last week when pointing to maps.google.com. i had geocoded about 30 addresses. this week, though, its been returning bool(false) and generating an empty document error in my error log. i am nowhere NEAR 15k addresses/day. my shared host claims nothing has been changed on their servers. why would it only not work for maps.google.com? On Sep 16, 1:26 pm, marcelo <[EMAIL PROTECTED]> wrote: > My PHP geocoding script is running right now, and I'm not seeing any > problem. > If Google blocked you you'd get a 620 response in properly formed XML. > If you're getting just 'false' then your issue is PHP, not Google Maps > API. > > -- > Marcelo -http://maps.forum.nu > -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
