json_encode
Definition
string json_encode ( mixed $value [, int $options = 0 ] )
Description
Returns a string containing the JSON representation of value.
string json_encode ( mixed $value [, int $options = 0 ] )
Returns a string containing the JSON representation of value.