JSON Functions

Apart from a text file, SQL and XML, JSON may be used to store, transport and manipulate data. An interesting comparison may be made between JSON-encoding and serialization. While serialization gives control over what to be encoded, a JSON-encoded string is more readable.