Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (1) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() ![]() | Total: 2,870 This week: 1 | All time: 1,309 This week: 233![]() |
Version | License | PHP version | Categories | |||
ajax-pagination 1.0.0 | Free for non-comm... | 5.0 | Databases, AJAX |
Description | Author | |||||||||||||||||||||||
This class can be used to display paginated MySQL query results updated using AJAX requests. |
|
This class intended to allow to show the paginated representation of MySQL table data on the html page the simpliest way the possible from the php/html coding point of view. It uses MooTools library (http://mootools.net/) to make AJAX data requests and page data update. The usage of this class demonstrated with the simple demo included, along with much advanced example provided by SourceForge project http://geonotes.sourceforge.net/ To install and use demo you should: 1. Upload all the files to the web server keeping the folders structure. mootools.js and mootools-more.js file should be placed in the includes folder. You can get them at the http://mootools.net/ 2. Create MySQL database and import ajaxpagination.sql file to it 3. Edit index.php lines 15 & 16 to set corresponding values 4. Run open index.php via browser /***************************************************************************************/ /** **/ /** Copyright (c)'2010 by Igor Homyn **/ /** **/ /** hoorkeet@gmail.com **/ /** **/ /** http://www.phpclasses.org/package/6689-PHP-Dynamic-pagination-of-MySQL-table.html **/ /** **/ /***************************************************************************************/ |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
Class | Main class file | ||
![]() |
Data | demo MySQL data set | ||
![]() |
Example | demo script | ||
![]() |
Doc. | a simple readme | ||
![]() |
Screen | just a simple demo of pagination |
![]() |
/ | images |
File | Role | Description |
---|---|---|
![]() |
Icon | no picture substitution image |
![]() |
Photo | demo data set image |
![]() |
Photo | demo data set image |
![]() |
Photo | demo data set image |
![]() |
Photo | demo data set image |
![]() |
Photo | demo data set image |
![]() |
Icon | AJAX spinner |
![]() |
Photo | demo data set image |
![]() |
Photo | demo data set image |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
SourceForge The SourceForge project, which used this class |