文章分类 -  PHP

摘要:分页(limit)公式: select * from table limit($Page-1)*$PageSize,$PageSize 阅读全文
posted @ 2012-06-11 17:19 网络爱上点击 阅读(86) 评论(0) 推荐(0)