PHP 官方的json_decode() 對於Object of JSON 的回傳型態是個體(object) 而不是陣列(associative array) ,但可以指定第二個參數為true 以回傳陣列。
確定! 回上一頁