[Solved] how do json decode in php?
[ad_1] PHP’s JSON functions are documented here: http://us3.php.net/json The json_decode() function may be especially useful: http://us3.php.net/manual/en/function.json-decode.php [ad_2] solved how do json decode in php?