Login   Register  
PHP Classes
elePHPant
Icontem

Class: Data Grid Component

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of haseeb  >  Data Grid Component  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Data Grid Component
Base name: data_grid
Description: Display MySQL query results in HTML tables
Related classes: ,
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1450 users
All time rank: 2236
Week users: 1 user
Week rank: 2467
Picture of haseeb
Author: haseeb <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: ???
All time rank: 148679 in India India
Week rank: 1634 Down111 in India India Down


  Detailed description  
This package can be used to display MySQL query results in HTML tables.

It takes a MySQL query result handle and generates an HTML table showing data returned by the query. The query field names are displayed in the table headers.

If there too many result rows, the class can also limit the number of result records that are displayed per page. In that case, the class also displays links to go to pages that display other ranges of the query result.

The table width and height, the cell and navigation link styles are configurable.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  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 folder image Files  
File Role Description
Plain text file datagrid.inc.php Class datagrid class
Plain text file datagrid.php Example datagrid example
Plain text file DBClient.php Class Database Class
Plain text file MYSQLClient.inc Class Database Class Interface
Plain text file Readme Doc. Class Documentation

Download all files: data_grid.tar.gz data_grid.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.