HTML and XML builder

Package:
HTML and XML builder
Summary:
Compose HTML and XML documents programmatically
Groups:
HTML, PHP 5, XML
Author:
shrawan
Description:
This class can be used to compose HTML and XML documents programmatically.

It can add tags to the document by calling functions of the class with the same name of the tags, passing tag attributes and data values as function arguments.

The class may also search for tags inside others by tag ID or value.


Powered by Gewgley