PHP Classes / HTML Document

Buffer the HTML contents of a page before serving

HTML Document PHP Class

This class can be used to buffer the contents of an HTML page before serving to the browser. It starts capturing the output of the current script until it exits. In the end it outputs captured page content in the middle of a page header and footer generated by the class. The class provides convenience functions to define the HTML that goes in the page header like: Javascript, CSS, RSS feed URLs and other meta tags.

Similar PHP Classes

Search in PHP Classes

Filter by tags