All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
十九 控制文本 Mastering Text_[Html教程]
PHP+MySQL动态网站开发基础实例教程_[PHP教程]
收集ASP转ASP.NET过程典型问题_[Asp.Net教程]
PHP对文本数据库的基本操作方法_php资料_编程技术
修复MS SQL数据库的MDF文件_[SQL Server教程]
如何用在ASP.NET中写入事件日志_[Asp.Net教程]
第六篇续:动态创建,ListView,模板_[Asp.Net教程]
PHP技巧:优化动态网页技术PHP程序的12条技巧_php资料_编程技术
aspx页面弹出窗口代码大全_[Asp.Net教程]
SQL细节知识积累_[SQL,Server教程]
Reading number is top 10 pictures
Group of female porn in 《westwards》, uninhibited woman threatened to not the bottom line1
抗日又出雷剧情
Catch prostitution woman in China
NeedWallpaper7
No trading, no killing
Tie a large font of mouse
The goddess of the single reason1
恶搞漫画1
住院一星期,检测费两万
Sora aoi in China2
Download software ranking
传奇私服架设教程
Tram sex maniac 2 (H) rar bag9
Tram sex maniac 2 (H) rar bag15
Unix video tutorial20
功夫熊猫2(上集)
Tram sex maniac 2 (H) rar bag13
Unix video tutorial9
1400篇各类破解文章
Unix video tutorial17
双旗镇刀客B
aaa published in(发表于) 2013/12/24 5:57:24 Edit(编辑)
比较测试PHP+MYSQL分页机制两种方案_php资料_编程技术

比较测试PHP+MYSQL分页机制两种方案_php资料_编程技术

比较测试PHP+MYSQL分页机制两种方案_php资料_编程技术-你的首页-uuhomepage.com

硬件环境:PIII550,128M,15.2G
软件环境:Win98+Apache+Php4+MySql

方案一:
1.第一次查询时用Select count(1) from tab where condition 取得满足条件的记录数$rows
2.通过前页数$page,每页记录数$rpp取回记录集
select * from tab where condition limit ($page-1)*$rpp,$rpp
3.显示返回记录集的所有记录。
4.页面转移时将$rows传递给以后页面。

方案二:
1.取回满足条件的记录集
select * from tab where condition
2.移动指针到($page-1)*$rpp
3.显示$rpp条记录

============+====+===============================+======+=====+==
记录数 |方案| 次数 1 2 3 4 5 6 7 8 9 0| 平均 | 平均 | 效率比
============+====+===============================+======+====+===
| |第一页 2,1,1,2,1,1,2,2,1,2|1.3 | |
| 一 +-------------------------------+------+ 1.6 |
10000条记录时 | |其它页 2,2,2,3,1,1,2,2,2,2|1.9 | | 4.8125
+----+-------------------- ------------+------+------+
| 二 |每一页 7,7,7,8,8,8,8,8,8,8 |7.7 | 7.7 |
===========+====+============================= =====+=====+======+
| |第一页 25,2,3,2,21,16,9,20,9,9|1.6 | |
| 一 +-----------------------------------+-----+ 7.5 |
20000条记录时 | |其它页 6,6,2,2,4,4,4,1,2,2 |3.3 | | 6.6533
+- --+----------------------------------+------+------+
| 二|每一页 54,50,37,46,49,47,52,50,55,59|49.9 | 49.9 |
============+====+==================================+======+======+====
| |第一页 34,35,24,21,21,21,22,22,21,21| 25.2 |
| 一 +----------------------------------+------+25.95|
30000条记录时 | |其它页 14,27,40,39,37,33,22,30,14,11| 26.7 | | 3.3372
+----+----------------------------------+------+------+
| 二 |每一页 92,90,83,78,93,83,91,79,89,88 | 86.6 | 86.6 |
============+====+==================================+======+======+===





添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.