Table wrapper base class is a PHP class that can be used to generate HTML tables from arrays of data.
More information on the official website.
Product's homepage
Here are some key features of "Table wrapper base class":
· XHTML compliant output
· Built-in control of table, row and cell color, width, alignment, border width, CSS class and style
· Split the table in several pages with a limited number of rows per page
· Generate navigation links to browse the pages on which the table rows are split
Requirements:
· PHP 5.x