PHP Classes

Classes of Omar Abdallah

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Omar Abdallah (1)  >  Mission progress status  >  Reputation  
Picture of Omar Abdallah
Name: Omar Abdallah <contact>
Classes: 1
Country: Egypt Egypt
Age: 38
All time rank: 3014 in Egypt Egypt
Week rank: 262 Up6 in Egypt Egypt Down
All time users: 8555
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 AJAX Paginator  
Split MySQL results in pages retrieved using AJAX
This class can be used to split MySQL query results displayed in pages retrieved using AJAX.

It takes a MySQL query and computes the total number of rows it returns to generate HTML links in order to browse different pages of the query results.

Each page displays up to a given limit number of results.

The generated links trigger the execution of JavaScript code that retrieves the contents of the respective page using AJAX requests.

The class can also execute queries to perform searches for information in given columns.

It has a jquery plugin that handles requests and responses just for flexibility


  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