07-10-2008, 11:21 AM
|
#1 (permalink)
|
|
The Visitor
Join Date: Jul 2008
Posts: 3
Thanks: 0
|
MySQL database connection with help of SSH tunneling
Hello All,
I would like to connect MySQL database from PHP, with help of SSH tunneling. I suppose/want to use "ssh2_connect" and "ssh2_..." sets of commands.
Queries are that can I use these sets of command for this purpose, and if yes how can I do that.
Thanks in advance.
Regards,
|
|
|
|