... success: function(res){alert('Ajax success!');} }); </script>. 接收的php: http_ajax.php <? print_r($_POST); ?> ==== 執行結果 ==== Array
確定! 回上一頁