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

File: Table.php

Source Location: /HTML_Table-1.7.4/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 and 5

LICENSE: This source file is subject to the new BSD license that is bundled with this package in the file LICENSE. It is also available through the world-wide-web at this URL: http://www.opensource.org/licenses/bsd-license.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to wiesemann@php.net so we can send you a copy immediately.

Includes:

require_once('PEAR.php') [line 42]
Requires PEAR, HTML_Common and HTML_Table_Storage
require_once('HTML/Common.php') [line 43]
require_once('HTML/Table/Storage.php') [line 44]

Documentation generated on Mon, 11 Mar 2019 14:47:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.