Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-HTML-Table: Class to easily design HTML tables
- Summary
- 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.
Changelog
- * Sat Nov 11 16:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.7.5-1
- Upstream Sync
- Add versioned requires
- * Sun Oct 29 16:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.7.4-1
- Initial Release