Skip to content

A simple client/server script allowing to connect to MsSQL through SOAP

Notifications You must be signed in to change notification settings

millsoft/php-mysql-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL Tunnel Soap Server/Client for PHP

What is this?

Not every hoster allows to connect directly to MYSQL but allows a direct Web connection (Port 80). This script is the middleman between your app and some mysql database.

How To use?

See tests/testsoap.php for an example how to use this

Thats all?

yeah, for now thats all.. I don't want to make it complicated but I might add more features to it later. For now this is what I needed in one of my projects.

--

Have a nice day ;)

Michael and Jan