Login   Register  
PHP Classes

Class: Report

Icontem
elePHPant

  Classes of kai  >  Report  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Report Support forum
Base name: blue-report-class
Description: Show MySQL results in pages updated using AJAX
Version: -
Required PHP version: 3.0
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of kai
Name: kai <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: South Africa South Africa - PHP jobs in South Africa
Home page: http://www.bluemooninnovations.com/

Groups

Group folder image HTML HTML generation and processing View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

Detailed description

This class can be used to show MySQL query results in pages with browse links updated using AJAX to avoid page reloading.

It can execute a given MySQL query and display the results in an HTML table.

The table may have headers with links that sort the results when they are clicked.

The listing may also be split in multiple pages with a limited number of result rows. Pagination links are display to let the user browse other query result pages.

AJAX requests are sent to retrieve new pages of results when either the sorting or pagination links are clicked to avoid full page reloading.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file report.php Class main class
Plain text file AjaxExample.php Example example
Plain text file AjaxExampleNoNavigation.php Example example
Plain text file AjaxExampleNoNavigationPages.php Example example
Plain text file AjaxExampleNoNavig...ResultsSelector.php Example example
Plain text file AjaxExampleWithNum...ResultsSelector.php Example example
Plain text file Description.txt Data description
Plain text file normalExample.php Example example
Plain text file normalExampleNoNavigation.php Example example
Plain text file NormalExampleNoNavigationPages.php Example example
Plain text file NormalExampleNoNav...ResultsSelector.php Example example
Plain text file NormalExampleWIthN...ResultsSelector.php Example example
Plain text file Readme.txt Doc. readme
Image file sortdown.png Icon for example pages
Image file sortup.png Icon for example pages
Plain text file testData.sql Data example data
Download all files: blue-report-class.tar.gz blue-report-class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.