Home > Backend Development > PHP Tutorial > 哪位高手知道php哪个版本开始支持json_encode函数的

哪位高手知道php哪个版本开始支持json_encode函数的

WBOY
Release: 2016-06-13 13:37:36
Original
873 people have browsed it

谁知道php哪个版本开始支持json_encode函数的?
昨天在一台非常老的机器上面跑php,发现程序有些功能不行了,查询居然不支持json_encode函数
再看php版本是:5.1.6

谁知道php哪个版本开始支持json_encode函数的?

------解决方案--------------------
5.2,没手册吗

自己写一个,网上也有的

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template