To return an array from PHP to an AJAX call, you will need to first encode the array as a JSON object, then send it back to the AJAX call as a response.
確定! 回上一頁