To return JSON data from you PHP script you can use json_encode() function. It will convert PHP array to JSON string.
確定! 回上一頁