PEAR::HTML_Table in Version 1.8.0RC1 veröffentlicht

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
Release date: 2007-04-29 16:32 UTC
Release state: beta
Changelog:
- added support for multiple tbody parts in tables
(using patches by Kristofer Nelson)
Dependencies:
- PHP Version: PHP 4.3.0 or newer
- PEAR Package: PEAR Installer 1.5.0 or newer
- PEAR Package: HTML_Common 1.2.3 or newer
Weitere Infos und Download auf der PEAR-Homepage