當php中使用json_decode()將json格式轉換為物件使用,若想轉會為array使用則在json_decode($json,true),函式裡面第二的參數設置為true即可 ...
確定! 回上一頁