functions-online

json_decode

en
de
es
fr
pt

description

Json_decode() takes a JSON encoded string and converts it into a PHP variable.

Json_decode() wandelt einen JSON codierten String in eine PHP-Variable.

Json_decode() toma una cadena JSON codificados y la convierte en una variable de PHP.

Récupère une chaîne encodée JSON et la convertie en une variable PHP.

Analisa a string codificada JSON e converte-a em uma variável do PHP.

function call

mixed json_decode( string $json [, bool $assoc ] )

test json_decode online







comments for json_decode

be the first

No comments so far for json_decode. Leave your's as first below.

+

Leave your comment