JavaScript Object Notation
- Introduction
- Installing/Configuring
- Predefined Constants
- JsonSerializable - The JsonSerializable class
- JsonSerializable::jsonSerialize - Specify data which should be serialized to JSON
- JSON Functions
- json_decode - Decodes a JSON string
- json_encode - Returns the JSON representation of a value
- json_last_error - Returns the last error occurred




