PHP Classes

MSSQL Pagination: Split MS SQL query results in multiple pages

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 58%Total: 1,648 All time: 2,383 This week: 488Up
Version License PHP version Categories
mssql_pagina_class 1.0.0GNU General Publi...4HTML, Databases
Description 

Author

This class can be used to split Microsoft SQL database query results in multiple pages.

It takes a given SQL query an executes it to retrieve the total number of rows and the rows to display in the current page up to a given limit of rows per page.

The class also generates a navigation bar of HTML links to browser other pages of the query results.

Picture of Fahad Waheed Khan
Name: Fahad Waheed Khan <contact>
Classes: 1 package by
Country: Pakistan Pakistan

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file db_config.php Conf. Config file
Accessible without login Plain text file example.php Example Example script file
Accessible without login Plain text file gpl.txt Lic. GPL License
Plain text file my_pagina_class.php Class MSSQL Pagination Class file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,648
This week:0
All time:2,383
This week:488Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1454
 
Thats a good and useful class !! lool I use pagination, to sh...
16 years ago (José Filipe Lopes Santos)
70%StarStarStarStar