Login   Register  
PHP Classes
elePHPant
Icontem

Class: RemoteSQL

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Pablo Gazmuri  >  RemoteSQL  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: RemoteSQL
Base name: sql_link
Description: Provides client-side access to server-side DB
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1120 users
All time rank: 2729
Week users: 0 users
Week rank: 2526
Picture of Pablo Gazmuri
Author: Pablo Gazmuri <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 1157157 in United States United States
Week rank: 2298 Down296 in United States United States Down


  Detailed description  
This Visual Basic and PHP combination allows you to remotely execute and retreive SQL queries to and from your online databases. The VB code makes http requests to an online script (written in PHP) which executes your query and returns the result. The queries and results are encrypted using rc4 encryption, which is now free for use (no patent fees apply), and the PHP script can be configured to only accept queries from a specific IP address.
Very special thanks to:
Mukul Sabharwal [mukulsabharwal@yahoo.com] for a PHP implementation of RC4
David Midkiff (mdj2023@hotmail.com) for a VB implementation of RC4
Klemens Schmid - http://www.schmidks.de/ for the XMLHTTP30 usage code

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  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.
  Files folder image Files  
File Role Description
Plain text file class.rc4crypt.php Aux. Mukul Sabharwal's RC4 Implementation
Plain text file class.sql_link.php Class Main Class File
Plain text file clsRC4.cls Aux. Visual Basic RC4 class
Plain text file Form1.frm Example Visual Basic Example Form
Plain text file Project1.vbp Example Visual Basic Project File
Plain text file Query.bas Aux. Visual Basic Module
Plain text file README.TXT Doc. Read me first
Plain text file sql-link.php Example Example Usage

Download all files: sql_link.tar.gz sql_link.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.