<!DOCTYPE HTML>
<html>
    <head>
        <title>测试搜索</title>
        <meta charset="utf-8">
    </head>
    <body>
        <form action="./ce.php" method="POST" target="ceshi">
            <input name="name">
            <button type="submit">搜索</button>
        </form>
        <iframe name="ceshi" style="display:none"></iframe>
    </body>
  
</html>
<?php
echo '<script>alert("提交成功")</script>';
最后修改:2020 年 12 月 18 日
如果觉得我的文章对你有用,请随意赞赏