On Sep 9, 5:17 pm, shredder <[EMAIL PROTECTED]> wrote: > Don't know what this means. I'm not too fast but the status was not 200 > but nothing?
I reckon so. Add echo $text; before $xml = ... so that you can see that $text is being received and dealt with correctly. It should be recognisable XML. You could try echo $xml; after assigning it, too. I've no idea what that will output, though, but I expect it will be obvious whether it's reasonable or not. 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 -~----------~----~----~----~------~----~------~--~---
