摘要: 1 <form method="post" action="<?php echo $_SERVER['PHP_SELF'];?>"> 2 Name: <input type="text" name="fname"> 3 <input type="submit"> 4 </form> 5 6 <?ph 阅读全文
posted @ 2022-04-23 22:34 paoPaoLong_liu 阅读(26) 评论(0) 推荐(0)