[ANNOUNCEMENT] HTML_Table-1.8.4 (stable) Released.

[email protected] ("PEAR Announce") Fri, 15 Jul 2016 02:38:49 -0400 (EDT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package HTML_Table-1.8.4 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- Add PHP5-style constructors
- Fix #20546: Undefined index: attr when calling getCellAttributes on cell without attributes

Package Info
------------
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

Related Links
-------------
Package home: http://pear.php.net/package/HTML_Table
   Changelog: http://pear.php.net/package/HTML_Table/download/1.8.4
    Download: http://download.pear.php.net/package/HTML_Table-1.8.4.tgz

Authors
-------
Mark Wiesemann <[email protected]> (lead)