This class can be used to encode and decode PHP data type values in JSON (Javascript Object Notation) format.
It can take a value of any PHP data type and serialize it as a JSON string. Non-ASCII characters are encoded as Unicode escape sequences.
The class can also do the opposite, decoding any serialized JSON data sequences into PHP data type values.
|
Pages that reference this package |
|
|
array to json hat jemand von euch ne php-funktion geschrieben oder im web gefunden, die arrays gerade ins json format "umwandelt"... |
Latest pages that reference packages
|
Applications that use this package |
|
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|