PHP JSON Functions
PHP JSON Functions
com LOG IN
In PHP 5, the decoding is handled by a parser based on the JSON_checker by Douglas Crockford.
PHP 7 has a new and improved parser specifically written for PHP and licensed under the PHP
license.
Installation
From PHP 5.2.0, the JSON functions are enabled by default. There is no installation needed to use
these functions.
JSON_BIGINT_AS_STRING Integer
JSON_OBJECT_AS_ARRAY Integer
JSON_HEX_TAG Integer
JSON_HEX_AMP Integer
JSON_HEX_APOS Integer
JSON_HEX_QUOT Integer
JSON_FORCE_OBJECT Integer
JSON_NUMERIC_CHECK Integer
JSON_PRETTY_PRINT Integer
JSON_UNESCAPED_SLASHES Integer
JSON_PARTIAL_OUTPUT_ON_ERROR Integer
JSON_PRESERVE_ZERO_FRACTION Integer
JSON_UNESCAPED_LINE_TERMINATORS Integer
JSON_INVALID_UTF8_IGNORE Integer
JSON_INVALID_UTF8_SUBSTITUTE Integer
JSON_THROWN_ON_ERROR Integer
❮ Previous Next ❯
COLOR PICKER
SHOP
HOW TO
Tabs
Dropdowns
Accordions
Side Navigation
Top Navigation
Modal Boxes
Progress Bars
Parallax
Login Form
HTML Includes
Google Maps