PHP中分页显示查询记录的实现方法  

On the Implement Methods of Inquiry Record Paging Display in PHP

在线阅读下载全文

作  者:罗云芳[1] 

机构地区:[1]广西职业技术学院,广西南宁530226

出  处:《广西职业技术学院学报》2013年第5期14-17,共4页Journal of Guangxi Vocational and Technical College

摘  要:在PHP中实现数据的分页显示有多种方法 ,实现分页的关键是确定记录数量、每个页面显示的记录数和页面总数三个数的值,不同的数据库实现显示哪个页面的记录语句不同,Mysql实现的语句是:SELECT*FROM表名LIMIT起始位置,显示记录数量。There are some methods to implement the data paging display in PHP, but each method has its limitations. The key for paging display is to make sure the record quantity, the record count for each page and the total page number. The record statements for different data bases to display the page are different. The statement for Mysql is that SELECT*FROM stands for the initial position of LIMIT to display the record quantity.

关 键 词:PHP 查询 分页 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象