SyntaxFix
Write A Post
Hire A Developer
Questions
I resolved my problem doing this:
json_encode($array, JSON_UNESCAPED_UNICODE)
The result is a .json file encoded to ANSI as UTF-8.