JSON Functions
JSON
&reftitle.intro;
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.
&reftitle.required;
As of PHP 5.2.0, the JSON extension is bundled and compiled into PHP by
default.
&pecl.info;
&url.pecl.package;json
&reference.json.functions;