(no version information, might be only in CVS)
json_encode -- Returns the JSON representation of a value
Returns a string containing the JSON representation of
value
.
value
The value
being encoded. Can be any type except
a resource.
This function only works with UTF-8 encoded data.