json_encode

Definition

string json_encode ( mixed $value [, int $options = 0 ] )

Description

Returns a string containing the JSON representation of value.

[More at php.net]

Parameters



loading


Share/bookmark - json_encode


Global comments