HTML: XHTML Page Creator
Gábor Magasvári (contact me)
This class can be used to create HTML documents defined programatically. The generated documents are compliant with XHTML 1.0 standard.
It features:
- Generate HTTP headers to tell browsers and proxies that the dynamically generated and should not be cached
- Configurable page title, character set, language, META and LINK document tags
- Define external CSS stylesheets
- Include JavaScript code
- Generate document header and footer
Click here for detailed information about this class on phpclasses.org
Class
Simple XHTML generator
Example
Usage with examples.