When I use json_encode to encode my multi lingual strings , It also changes special characters.What should I do to keep them same .
For example
<
json_encode() does not provide any options for choosing the charset the encoding is in in versions prior to 5.4.