摘要:
php 5.4 json_encode($str, JSON_UNESCAPED_UNICODE); 5.4版本以下 方法一function encode_json($str){ $code = json_encode($str); return preg_replace("#\\\u([0-9a- 阅读全文
posted @ 2017-07-24 15:11
氵永
阅读(496)
评论(0)
推荐(0)
2017年7月24日