==========================================
phpwind
==========================================
复制内容到剪贴板
代码:
<form action=bbs/login.php method=post>
<input type=hidden name=step value=2>
<input type=hidden name=cktime value=31536000>
用户名:
<input type=text size=12 name=username>
密码:
<input type=password size=12 name=loginpwd>
<input name="submit" type=submit value='登 录'>
<a href="bbs/register.php">注册</a> <a href="bbs/index.php">游客</a>
</form>