PHP Classes / DOM Table class

Compose HTML tables programmatically using DOM

DOM Table class PHP Class

This class can be used to compose HTML tables programmatically using DOM objects. It can add table rows, headers, cells, cells with images to a table. The class can return the generated table as a string or display it as part of the current script output.

Similar PHP Classes

Search in PHP Classes

Filter by tags