$.ajax({. type: "POST",. dataType: "json",. url: "response.php", //Relative or absolute path to response.php file. data: data,. success: function(data) {.
確定! 回上一頁