JavaScript Object Notation
- Introduzione
- Installazione/Configurazione
- Costanti predefinite
- JsonSerializable — The JsonSerializable interface
- JsonSerializable::jsonSerialize — Specify data which should be serialized to JSON
- JSON Funzioni
- json_decode — Decodes a JSON string
- json_encode — Returns the JSON representation of a value
- json_last_error_msg — Returns the error string of the last json_encode() or json_decode() call
- json_last_error — Returns the last error occurred
There are no user contributed notes for this page.
