【PHP】從同一檔案中的HTML表單呼叫PHP函式? ... <?php function test() { echo $_POST["user"]; //just an example of processing } ?>
確定! 回上一頁