解決方法是用urlencode()函式處理以下,在json_encode之前,把所有陣列內所有內容都用urlencode()處理一下,然用json_encode()轉換成json字串,最後再用 ...
確定! 回上一頁