PHP Classes

MySQL to XML - XML to MySQL: Insert XML in MySQL and export MySQL to XML

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (10)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 47%Total: 21,922 All time: 27 This week: 488Down
Version License PHP version Categories
mysql_xml 1.0.0GNU General Publi...3XML, Databases
Description 

Author

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.

Picture of Ricardo Costa
Name: Ricardo Costa <contact>
Classes: 9 packages by
Country: Brazil Brazil
Age: 45
All time rank: 321 in Brazil Brazil
Week rank: 321 Down24 in Brazil Brazil Down

  Files folder image Files  
File Role Description
Accessible without login Plain text file class.mysql_xml.phtml Class Insert XML in MySQL and transform MySQL in XML using XMLFile class
Accessible without login Plain text file class.xml.phtml Class Class by Chris Monson required by my class
Plain text file example_mysql_to_xml.phtml Example Export MySQL data into XML file
Plain text file example_xml_to_mysql.phtml Example Insert XML data in MySQL table
Plain text file users.sql Data Table structure for table 'users' with data

 Version Control Unique User Downloads Download Rankings  
 0%
Total:21,922
This week:0
All time:27
This week:488Down
User Ratings User Comments (3)
 All time
Utility:70%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:61%StarStarStarStar
Tests:-
Videos:-
Overall:47%StarStarStar
Rank:3006
 
good
7 years ago (muabshir)
70%StarStarStarStar
Baguss
13 years ago (edi)
70%StarStarStarStar
First off, this "package" won't download and run as-is becaus...
13 years ago (terry grossman)
20%StarStar