让PHP函数json_encode不转义中文 作者: 吴杰 分类: 编程 发布时间: 2015-11-24 15:38 让PHP函数json_encode不转义中文 echo json_encode($ret, JSON_UNESCAPED_UNICODE); jsonphp