PHP Classes

Classes of Prakash A Bhat

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Prakash A Bhat (1)  >  Mission progress status  >  Reputation  
Picture of Prakash A Bhat
Name: Prakash A Bhat <contact>
Classes: 1
Country: India India
Age: 48
All time rank: 2562153 in India India
Week rank: 195 Up19 in India India Up
All time users: 861
Week users: 0
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image SPA Simple Paging Class  
Display MySQL query results split in pages
This class can be used to display MySQL query results split in multiple Web pages.

It can take a given SQL query or the name of a table to be queried and computes the total number of results that it would return.

The class takes the limit of query results to display and the number of the current listing page, and returns the SQL query string with a limit clause to retrieve only the range of records that should be listed in the current page.

The class also generates links to browse between the different query results listing pages.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z