HTML_Table
[ class tree: HTML_Table ] [ index: HTML_Table ] [ all elements ]

File: Table.php

Source Location: /HTML_Table-1.7.0/Table.php

Classes:

HTML_Table
PEAR::HTML_Table makes the design of HTML tables easy, flexible, reusable and efficient.

Page Details:

PEAR::HTML_Table makes the design of HTML tables easy, flexible, reusable and efficient.

The PEAR::HTML_Table package provides methods for easy and efficient design of HTML tables.

  • Lots of customization options.
  • Tables can be modified at any time.
  • The logic is the same as standard HTML editors.
  • Handles col and rowspans.
  • PHP code is shorter, easier to read and to maintain.
  • Tables options can be reused.
For auto filling of data and such then check out http://pear.php.net/package/HTML_Table_Matrix

PHP versions 4

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 39]
Requires PEAR, HTML_Common and HTML_Table_Storage
require_once('HTML/Common.php') [line 40]
require_once('HTML/Table/Storage.php') [line 41]

Documentation generated on Mon, 11 Mar 2019 14:39:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright Š PHP Group 2004.