PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 476 All time: 5,978 This week: 455Up
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

 

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 (12)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:476
This week:0
All time:5,978
This week:455Up