For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2006 > [ANNOUNCEMENT] HTML_Table-1.7.4 (stable) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] HTML_Table-1.7.4 (stable) Released.
PEAR Announce

2006-10-20, 7:00 pm

The new PEAR package HTML_Table-1.7.4 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- Request #9102: it is now possible to set attributes for the
<thead>, <tfoot> and <tbody> tags by using something like
$thead->setAttributes(array('id' => 'example')); (similar for $foot and $tbody)
(thanks to Pavel Dobes, dobes at lnx dot cz)
- this package is now licensed under the New BSD license

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.4
Download: http://download.pear.php.net/packag...Table-1.7.4.tgz

Authors
-------
Mark Wiesemann <wiesemann@php.net> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com