PHP Classes / View HTML

Generate HTML documents programmatically

View HTML PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags