sprite 1 sprite 30
functions-online
php

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.

declaration of json_decode

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

test json_decode online







comments for json_decode

On 30. May 2010 19:54 jon wrote:

Amazing site, everyone should use this site, so helpful!

On 30. Mar 2010 08:58 butzi wrote:

@soeren: the function json_encode is added, enjoy it :-)

On 29. Mar 2010 17:29 soeren wrote:

I would be happy to see json_encode() here, too :)

more comments for json_decode

There are some more comments for json_decode(). To see them all click here.

+

Leave your comment