DOM Table class

Package:
DOM Table class
Summary:
Compose HTML tables programmatically using DOM
Groups:
HTML, PHP 5, XML
Author:
Amin Saeedi
Description:
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.


Powered by Gewgley