On Aug 26, 1:15 pm, Fernando Torres <[email protected]> wrote: > Dears, > > I'm requesting one geocode with a string request like this > > http://maps.google.com/maps/geo?output=json&sensor=false&key=abcdefg&..., > 945, belo horizonte, mg, brazil > > Google returns a json but when I treat this json with json_decode in my PHP > script, it returns NULL like this was a invalid json string. > > Someone had got this same problem or I'm doing mistakes? > Is your PHP set up to handle the correct character encoding? (or are you requesting the character encoding that you need) "address": "R. Cristina, 945 - São Pedro, Belo Horizonte - MG, 30330-130, Brazil",
-- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
