View Single Post
Old 07-10-2008, 10:21 AM   #1 (permalink)
yusufeen
The Visitor
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
yusufeen is on a distinguished road
Default 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,
yusufeen is offline  
Reply With Quote