手册 >> API参考 >> json_decode/json_encode

json_decode/json_encode

兼容在未配置JSON扩展的情况下使用Services_JSON类

json_decode/json_encode

在一些PHP的环境配置中,json_decode/json_encode函数是无法使用的,为了兼容JSON,框架将调用Services_JSON类以进行JSON的编码与解码。