json_encode中文不转译

来源:互联网 发布:移动4g网络怎么设置dns 编辑:程序博客网 时间:2024/05/23 13:10

$json为要压缩的数组或对象

json_encode($json,JSON_UNESCAPED_UNICODE);

原创粉丝点击