json_decode> <java_last_exception_get
Last updated: Mon, 29 Oct 2007

LXXIII. 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.

安装此 PECL 扩展库的信息可在手册中标题为 PECL 扩展库安装的一章中找到。 更多信息如新版本,下载,源文件,维护者信息以及更新日志等可以在这里找到: » http://pecl.php.net/package/json

目录

json_decode Decodes a JSON string
json_encode Returns the JSON representation of a value


add a note add a note User Contributed Notes
JSON Functions
There are no user contributed notes for this page.

json_decode> <java_last_exception_get
Last updated: Mon, 29 Oct 2007