Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道要修复它。谢谢。
json_encode 适用于开发环境,但不适用于我的产品服务器。
json_encode/json_decode在您的生产服务器版本的 PHP (5.1.6) 中不可用。升级到 5.2 或更高版本。
json_encode
json_decode