This class can be used to generate XML documents from MySQL query results.
It traverses a result set of an already executed SELECT query and maps query results column values into nodes of data of the XML document.
The XML document root node tag, the tag of each result row, and the tags of each result row column are configurable.
The resulting XML document is returned as a single string.
|
|
| Name: |
Resultset2xml |
| Base name: |
resultset2xml |
| Description: |
Generate XML documents from MySQL query results |
| Version: |
0.0.1 |
| PHP version: |
4 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
652 users |
| All time rank: |
4222 |
| Week users: |
0 users |
| Week rank: |
2276  |
| |
|
| 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 |
|
|