Register Form

<form action="register.php"method="post">

姓名:<input type="text"name="username"/>

密码:<input type="password"name="passwd"/>

<input type="submit"name="register"value="注册"/>

</from>

posted @ 2018-09-16 21:28  大猫2  阅读(115)  评论(0编辑  收藏  举报