View HTML

Package:
View HTML
Summary:
Generate HTML documents programmatically
Groups:
HTML, PHP 5
Author:
Elyess ZOUAGHI
Description:
This class can be used to generate HTML documents programmatically.

It can add tags to a document using fluent interface calls that return the class object, so the calls can be nested.

The class provides functions to add most types of HTML tags.

The class returns the composed document as a string. The generated HTML can be made XHTML compliant.


Powered by Gewgley