| PEAR Announce 2006-06-24, 8:09 am |
| The new PEAR package HTML_Table-1.7.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- Bug #7971: setTab() (from HTML_Common) had no effect anymore
(thanks to Kristoffer Paro, kristoffer dot paro at gmail dot com)
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.7.1
Download: http://pear.php.net/get/HTML_Table-1.7.1.tgz
Authors
-------------
Bertrand Mansion <golgote@mamasam.com> (lead)
Klaus Guenther <klaus@capitalfocus.org> (lead)
Helgi Žormar <dufuz@php.net> (lead)
Mark Wiesemann <wiesemann@php.net> (lead)
|