PHP Classes

XML-RPC DB: Execute database queries via an XML RPC interface

Recommend this page to a friend!
  Info   View files View files (12)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 476 This week: 1All time: 5,972 This week: 560Up
Version License PHP version Categories
xml-rpc-db 2.0BSD License5.0Databases, Web services
Description 

Author

This class can execute database queries via an XML RPC interface.

It can take the XML data of a XML-RPC request and extracts the database user name, password and the query to execute.

The class executes the requested query and returns the results as XML-RPC response.

Picture of giulio
Name: giulio <contact>
Classes: 4 packages by
Country: Italy Italy
Age: 38
All time rank: 98036 in Italy Italy
Week rank: 109 Up4 in Italy Italy Up

Details

This class can be used to execute the selected query on our DB. the remote server made a request need to send by a GET request with a predefinend query. The index page (htdocs/index.php) execute the query on DB is more secure to give a direct access to a remote server. The response of server are printed on a index page and you can dowload all of your requsted fields. show the example on folder "sample" if you download the tar.gz on our server and edit "inc/Define.inc" to setup the local access on DB and other costant

  Files folder image Files  
File Role Description
Files folder imagehtdocs (3 files)
Files folder imageinc (4 files)
Files folder imagelib (1 file, 1 directory)
Files folder imagesample (2 files)
Plain text file README Doc. readme

  Files folder image Files  /  htdocs  
File Role Description
  Plain text file index.php Appl. index file
  Plain text file req.xsd Appl. Xml validator
  Plain text file request.php Example Request sample

  Files folder image Files  /  inc  
File Role Description
  Plain text file DBconnection.php Class DBManager
  Plain text file DBRemote.php Class connect to second DB
  Plain text file Define.inc Conf. Define variable
  Plain text file Xml-rpc.inc Class XML-rpc Class

  Files folder image Files  /  lib  
File Role Description
Files folder imageadodb (1 file)
  Plain text file schema.sql Doc. DB of utenti

  Files folder image Files  /  lib  /  adodb  
File Role Description
  Plain text file adodb Data DB library

  Files folder image Files  /  sample  
File Role Description
  Plain text file first.txt Output sample1
  Plain text file second.txt Output sample 2

 Version Control Unique User Downloads Download Rankings  
 0%
Total:476
This week:1
All time:5,972
This week:560Up