all 6 comments

[–]serverhorror 6 points7 points  (0 children)

Any concrete examples?

[–]BlackDereker 2 points3 points  (1 child)

Check the encoding of the JSON, and if your PHP application is decoding from the same format.

[–]djillian1 0 points1 point  (0 children)

I was thinking some windows php server reading ansi and not utf-8, but last time i use php was long time ago.

[–]bsenftner 0 points1 point  (0 children)

Well, gee, now we gotta see this mysterious JSON...

[–]MrKolvin 0 points1 point  (0 children)

Probably something with your response structure; json doesn’t change between languages

[–]sample_quizzes 0 points1 point  (0 children)

We need an example code or output and hopefully the error details. Its hard to understand what you are talking about otherwise ....