PHP Classes
elePHPant
Icontem

PHP AJAX Paging Class : Display pagination links updated using AJAX

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2013-02-23 (3 years ago) RSS 2.0 feedStarStarStar 47%Total: 1,188 All time: 3,078 This week: 997Up
Version License PHP version Categories
ajax-paging 1.0Artistic License5.0HTML, PHP 5, AJAX
Description Author

This class can display pagination links updated using AJAX.

It takes parameters that define the total number of entries in the whole listing, the URL of the current script and the number of the current page.

The class generates HTML and JavaScript to display pagination links that are updated using AJAX requests to avoid page reloading.

  Performance   Level  
Name: Developer CK <contact>
Classes: 2 packages by
Country: India India

Details
//==========================

Hi,

	to all,

might be this class will help you to show the result by using ajax Listing and also pagination .

just you need only is jquery.
***************************************************************
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
***************************************************************

you can include these line to your main page to get jquery 

.............soon i will provide example ti implement this 

								By: @CK  
								22/02/13
								

  Files folder image Files  
File Role Description
Accessible without login Plain text file ajaxPaging.js Data javascript For ajax
Plain text file ajaxPagingManager.class.php Class ajaxPaging
Accessible without login Plain text file example.php Example implementation
Accessible without login Plain text file readMe Doc. readMe

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,188
This week:0
All time:3,078
This week:997Up
User Ratings User Comments (1)
 All time
Utility:66%StarStarStarStar
Consistency:50%StarStarStar
Documentation:41%StarStarStar
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:47%StarStarStar
Rank:2290
 
This is a good and useful class ;-)
3 years ago (José Filipe Lopes Santos)
77%StarStarStarStar