编辑下面的代码:
【加编码】
查看效果 »
<html> <body> <form action="demo_form.php"> Name: <input type="text" name="fullname"><br> Email: <input type="text" name="email"><br> <input type="submit" value="Submit"> </form> </body> </html>
结果:
【此窗口】
帮助?