$array = json_decode($json,true);. Exp: use function json_decode(), 1st param is json response 2nd is a bool, set the 2nd true, if you want an ...
確定! 回上一頁