|
|
| Name: |
Create A Simple XML FIle |
| Base name: |
csxf |
| Description: |
A Simple Class To Create A Simple XML File. |
| Related classes: |
simplexml, xmlfile, special character |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
2255 users |
| All time rank: |
1456 |
| Week users: |
0 users |
| Week rank: |
2364 |
| |
|
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: |
87.38 |
| Vitality score: |
1.0 |
| There are not enough user ratings to display for this class. |
| |
Applications that use 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.
| |
Files |
|
|
| File |
Role |
Description |
SXMC |
Class |
A Simple Class To Create A Simple XML File. |