encodes an arbitrary variable into JSON format without JSON Header – warning – may allow XSS!!!!)
Services_JSON::encode
encodes an arbitrary variable into JSON format (and sends JSON Header)
Services_JSON::utf82utf16
convert a string from one UTF-8 char to one UTF-16 char
Services_JSON::utf162utf8
convert a string from one UTF-16 char to one UTF-8 char
Advertisement
Services_JSON::__construct
constructs a new JSON instance
Services_JSON::Services_JSON
PHP4 constructor.
Services_JSON_Error
Services_JSON
Converts to and from JSON format.