摘要:
<?php /** file: page.class.php 完美分页类 Page */ class Page { private $total; //数据表中总记录数 private $listRows; //每页显示行数 private $limit; //SQL语句使用limit从句,限制获取 阅读全文
posted @ 2016-12-29 15:42
F4ntasy
阅读(123)
评论(0)
推荐(0)
摘要:
<form action="shanchu.php" method="post"><table width="100%" border="1" cellpadding="0" cellspacing="0"> <tr> <td><input type="checkbox" id="qx" oncli 阅读全文
posted @ 2016-12-29 15:28
F4ntasy
阅读(132)
评论(0)
推荐(0)
摘要:
<h1>注册页面</h1><form action="zhucechili.php" method="post"> <div>用户名:<input type="text" name="uid" /></div> <div>密码:<input type="text" name="pwd" /></di 阅读全文
posted @ 2016-12-29 15:12
F4ntasy
阅读(125)
评论(0)
推荐(0)

浙公网安备 33010602011771号