var data = $.ajax({ type: "POST", url: "/path/to/myphp.php", data: "var1=var1&var2=var2", //可以是物件或是字串async: false // 瀏覽器在發送的 ...
確定! 回上一頁