HTML: HTMLTableg
Grzegorz (contact me)
This package can be used to generate HTML tables composed programmatically.
It can compose an HTML table of a given number of rows and columns by adding the data to show in each table cell.
When the table contents are defined the class can render the table generating the HTML for the whole table returning it as a single string.
The presentation style of each cell may also be customized.
Click here for detailed information about this class on phpclasses.org