Hi Guys, a little question:
I want to use SSH function that JagPc had notice us like "installed" on our server.
When i try to launch a simple , i obtain an undefined call function..someone can help me?
$port = 2211;
$ip = 'example.com';
$connection = ssh2_connect($ip,$port);
What is wrong?
We want to use ssh via php to backup automatically our sql database, executing a ssh command like mysqldump....


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks