HTML: PHP2HTML
svacant (contact me)
This class can be used to compose HTML documents programmatically.
It can add individual tags or with enclosed data to the document being composed.
The class can also detect deprecated tags and add to the generated HTML Javascript code that displays warning messages when the page is loaded.
The added tags and data may be returned as strings or displayed as the current script output.
Click here for detailed information about this class on phpclasses.org