PHP Classes

MySQL to XML: Generate XML document from a MySQL database data

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 49%Total: 4,270 This week: 1All time: 695 This week: 560Up
Version License Categories
mysqltoxml 1.0.0FreewareXML, Databases
Description 

Author

This class can be used to generate XML documents from data of a given MySQL database.

It can either dump the data of the results of a given SQL query, or dump the all the data of all database tables.

The XML documents are generated using the PHP DOM XML extension . The generated documents are stored in files with paths based on the database and table being dumped.

Picture of Subramani
Name: Subramani <contact>
Classes: 1 package by
Country: India India
Age: 42
All time rank: 71341 in India India
Week rank: 411 Up26 in India India Up

Details

/* This is an open source class file to converting mysql table datas into xml. */ Note: you must give the following details: 1. hostname 2. database username and password 3. database name 4. sql query.

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example example program to explain
Accessible without login Plain text file readme.txt Doc. readme file
Plain text file xmlclass.inc Class class to convert mysql to xml

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,270
This week:1
All time:695
This week:560Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:66%StarStarStarStar
Documentation:66%StarStarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2835