Converts to and from JSON format.
Converts to and from JSON format. Brief example of use:
constructs a new JSON instance
constructs a new JSON instance
decodes a JSON string into appropriate variable
decodes a JSON string into appropriate variable
encodes an arbitrary variable into JSON format
encodes an arbitrary variable into JSON format
array-walking function for use in generating JSON-formatted name-value pairs
array-walking function for use in generating JSON-formatted name-value pairs
reduce a string by removing leading and trailing comments and whitespace
reduce a string by removing leading and trailing comments and whitespace
convert a string from one UTF-8 char to one UTF-16 char Normally should be handled by mb_convert_encoding, but provides a slower PHP-only method for installations that lack the multibye string extension.
convert a string from one UTF-8 char to one UTF-16 char Normally should be handled by mb_convert_encoding, but provides a slower PHP-only method for installations that lack the multibye string extension.
convert a string from one UTF-16 char to one UTF-8 char Normally should be handled by mb_convert_encoding, but provides a slower PHP-only method for installations that lack the multibye string extension.
convert a string from one UTF-16 char to one UTF-8 char Normally should be handled by mb_convert_encoding, but provides a slower PHP-only method for installations that lack the multibye string extension.
Documentation generated on Thu, 22 Oct 2009 12:54:41 -0700 by phpDocumentor 1.4.3