| Recommend this page to a friend! |
| Classes of Jeff Williams | > | Remote MySQL Query | > | Download .tar.gz .zip | > | > | > | |||||
|
| ||||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| Easily execute queries on a remote MySQL server using only HTTP. It works by accessing a PHP script on the remote web server that executes queries based on passed in URL parameters. The client passes a secret key to the remote script to prevent unauthorized access. The remote script passes back the results to the requesting client using XML to marshal the data. The class parses the results XML data returned by the server script and returns an array. It, also, retrieves (into class variables) the number of records returned by the query and the time the query took to execute. The server script may be used to execute MySQL queries that can be retrieved by programs written in other languages besides PHP. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes | |
| Web services | Web data clipping, SOAP or XML-RPC clients and servers | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||