Login   Register  
PHP Classes

Class: Array Table

Icontem
elePHPant

  Classes of Frits Bergman  >  Array Table  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array Table Support forum
Base name: class_arraytable
Description: Output a two dimensional array in an HTML table
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Frits Bergman
Name: Frits Bergman <e-mail contact>
Published packages: 13 Browse this author's classes Browse this author's classes
Country: Luxembourg Luxembourg - PHP jobs in Luxembourg
Home page: ???

Groups

Group folder image HTML HTML generation and processing View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

Detailed description

This class can output the contents of a two dimensional array as an HTML table.

It can display a table with headers defined by the contents of the columns of the first row with their own color and font style.

The remaining rows are displayed with configurable colors that alternate depending whether the number of the row is odd or even.

The rows can be sorted according to the values of a given row. The header lines have links to let the user specifify by which column the table must be sorted.

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 class_arraytable.php Class Show 2D array in a nice html-table. Ordering option inside.
Download all files: class_arraytable.tar.gz class_arraytable.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.