接受一个 JSON 格式的字符串并且把它转换为 PHP 变量
mixed json_decode ( string $json [, bool $assoc ] [, int $depth ] [, int $options ] )
阅读所有意见 json_decode()。