PHP中將陣列轉變成Json 強大的PHP已經提供了內建函式:json_encode() 和json_decode()。很容易理解,json_encode()就是將PHP陣列轉換成Json。
確定! 回上一頁