db_pager.reg

来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· REG 代码 · 共 8 行

REG
8
字号
a:12:{s:8:"filelist";a:1:{s:9:"Pager.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:2:"DB";s:6:"md5sum";s:32:"be6032f6d743383ed93053a70d233db7";s:12:"installed_as";s:31:"/opt/lampp/lib/php/DB/Pager.php";}}s:7:"package";s:8:"DB_Pager";s:7:"summary";s:55:"Retrieve and return information of database result sets";s:11:"description";s:234:"This class handles all the stuff needed for displayingpaginated results from a database query of Pear DB.including fetching only the needed rows and giving extensive informationfor helping build an HTML or GTK query result display.";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:3:"cox";s:4:"name";s:13:"Tomas V.V.Cox";s:5:"email";s:11:"cox@php.net";s:4:"role";s:4:"lead";}}s:7:"version";s:3:"0.7";s:12:"release_date";s:10:"2002-05-12";s:15:"release_license";s:4:"LGPL";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:380:"- Marked as deprecated constructor, build(), fetchInto() and fetchRow(). Use the native PEAR DB row limit support instead (the limitQuery() method)- Implemented the Google algorithm for restricting the number of pages to show (the new fourth param of DB_Pager::getData())- Added more info in the data array: maxpages, firstpage, lastpage- Updated in-line doc with usage example";s:9:"changelog";a:1:{i:0;a:4:{s:7:"version";s:3:"0.6";s:12:"release_date";s:10:"2001-10-31";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:66:"First release as a PEAR Package (only the class name has changed)";}}s:13:"_lastmodified";i:1049399895;}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?