General
le plus utilisé
json_decode
description
Récupère une chaîne encodée JSON et la convertie en une variable PHP.
déclaration d' json_decode
mixed json_decode ( string $json [, bool $assoc ] [, int $depth ] [, int $options ] )
Récupère une chaîne encodée JSON et la convertie en une variable PHP.
mixed json_decode ( string $json [, bool $assoc ] [, int $depth ] [, int $options ] )