This class can insert XML data in MySQL database and export MySQL data to XML files.
There is one class that can parse a XML file and insert records in a MySQL table from the data retrieved from the XML file.
Another class can do the opposite, execute a SQL query in a MySQL database and generates a XML file with the data retrieve from the query results.
The class XMLFile and my other class such as MySQL Connection, MySQL RecordSet and MySQL Log are required.
|
Pages that reference this package |
|
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|