Forum Moderators: coopster
I have great doubt about special characters in google language.
I'm trying to translate hello world to French, is that if I put such <p>"hello world"</p> it shows strange characters.
Example:
{"responseData": {"translatedText":"\u003cp\u003e \u0026quot;Bonjour à tous\u0026quot; \u003c/p\u003e"}, "responseDetails": null, "responseStatus": 200}
Ie \u003cp\u003e was to be <p>.
Does anyone have any idea how I can do to put these characters normal?
Thanks in advance.
How can I convert it with PHP?
Sorry my english.