而我的做法是:事件+ajax 給button系結點選事件,然後執行ajax。 1、server.php <?php if (isset($_POST['action'])) { switch($_POST['action ...
確定! 回上一頁