Login   Register  
PHP Classes

Class: ADODB XML

Icontem
elePHPant

  Classes of Olavo Alexandrino  >  ADODB XML  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ADODB XML Support forum
Base name: adodb_xml
Description: Import and export data in databases to XML files
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Related links   Files Files  

Author

Picture of Olavo Alexandrino
Name: Olavo Alexandrino <e-mail contact>
Published packages: 8 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Home page: http://oalexandrino.com/

Groups

Group folder image XML XML parsing and generation View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

Detailed description

This class is meant to import and export data stored in SQL databases to XML files using the ADODB library.

It provides a function to export the data of SQL query result set to XML file.

It also provides another function that parses XML files that define the data of fields to be inserted as new rows of a table also specified in the XML files.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
ADOdb Database Library for PHP Class ADOdb Description and download
Class XMLFile Class XMLFile

Files

File Role Description
Plain text file class.ADODB_XML.php Class Class mother
Plain text file class.xml.php Class Auxiliary class
Plain text file connection.php Aux. connection for ADOdb
Plain text file DB_TO_XML.php Example This example saves the data of the consultation in an file XML
Plain text file user.sql Data Script SQL
Plain text file usersxml.xml Data XML for test
Plain text file XML_TO_DB.php Example This example saves the content of file XML in the table "users" of the Data base.
Download all files: adodb_xml.tar.gz adodb_xml.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.