PHP2HTML
Package:
Summary:
Compose HTML documents programmatically
Groups:
Author:
Description:
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.
Comments are closed.