<form action="index.php" method="post"> Name:<input type="text" name="name"><br> E-mail:<input type="text" name="email"><br> <input type="submit"> </form>
Welcome <?php echo $_POST["name"]; ?><br> Your email address is: <?php echo $_POST["email"]; ?>
目的:
点击把 文本框输入的内容 提交到 index.php;
打印出得到的文字;
问题:提交没错误 就是不显示我输进去的 名字 邮箱
墨家巨子
Hedilict
和你一起闪耀到世界尽头
墨染红尘
炎之八月3492856
去看天荒地老