保留json字符串中文的函数,代替json_encode
摘要:        
// 格式化json中的汉字函数 protected function encode_json($str) { $strs = urldecode(json_encode($this->url_encode($str))); return $strs; } protected function ur...    阅读全文
        posted @ 2015-06-12 09:44 修炼1987 阅读(421) 评论(0) 推荐(0)
 
                    
                 
 浙公网安备 33010602011771号
浙公网安备 33010602011771号