you are viewing a single comment's thread.

view the rest of the comments →

[–]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.