php的內建json方法就是json_encode , json_decode ... json_decode是將json轉成PHP Array或是Object的方式傳統上會用(第二個參數是true).
確定! 回上一頁