摘要:
$person = array( array('num'=>'001','id'=>6,'name'=>'zhangsan','age'=>21), array('num'=>'001','id'=>7,'name'=>'ahangsan','age'=>23), array('num'=>'003 阅读全文
posted @ 2017-03-06 14:49
azcqwezxc
阅读(97)
评论(0)
推荐(0)
摘要:
/*php部分*///分页方法function page_list($sql,$num) //参数:查询语句,每页显示条数{ include ('../configs/db.init.php'); $sql = $sql; $result = $mysqli->query($sql); $count 阅读全文
posted @ 2017-03-06 09:39
azcqwezxc
阅读(679)
评论(0)
推荐(0)

浙公网安备 33010602011771号