PHP Classes / Easy Table Generator

Display data from arrays in HTML tables

Easy Table Generator PHP Class

This class can be used to display data from arrays in HTML tables. It takes an array with header titles and a bi-dimensional array of data to display. The class generates an HTML table displaying the provided data. The presentation of the table is configurable with CSS styles. The width of the table columns is also configurable.

Similar PHP Classes

Search in PHP Classes

Filter by tags