General
più usato
json_decode
descrizione
Json_decode() takes a JSON encoded string and converts it into a PHP variable.
dichiarazione di json_decode
mixed json_decode ( string $json [, bool $assoc ] [, int $depth ] [, int $options ] )
Json_decode() takes a JSON encoded string and converts it into a PHP variable.
mixed json_decode ( string $json [, bool $assoc ] [, int $depth ] [, int $options ] )