LXIX. JSON Functions

简介

This extension implements the JavaScript Object Notation (JSON) data-interchange format. The decoding is handled by a parser based on the JSON_checker by Douglas Crockford.

需求

As of PHP 5.2.0, the JSON extension is bundled and compiled into PHP by default.

进一步信息例如新版本,下载,源程序,维护者信息以及更新日志可以在此找到: http://pecl.php.net/package/json

目录
json_decode -- Decodes a JSON string
json_encode -- Returns the JSON representation of a value


The CHM file was converted to HTM by Trial version of ChmDecompiler.
Download ChmDecompiler at: http://www.zipghost.com