This class can be used to compose and write XML documents without special PHP extensions for this purpose like DOM XML extension.
The class can create a XML document with a given character set encoding.
It provides functions for adding a root node and additional child nodes.
The resulting XML document can be displayed as part of the current script output or saved to a given file.
| Project record: |
sc |
| Popularity score: |
94.06 |
| Vitality score: |
1.0 |
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
SXMC |
Class |
A Simple Class To Create A Simple XML File. |