SSH2 in php, wamp,windows
问题 I have to connect sftp link and have to put data in sftp link. I want to connect sftp link through function ssh2_connect . My trouble is that whenever i am running that function i am getting error Call to undefined function ssh2_connect() . Then I downloaded libssh2.tar.gz and ssh2.tgz but i dont know where to install / put these files. I am using - Windows 7, Wamp server, mysql, php P.O. - If i have to run come commands then please tell also where i have to run that commands. Thanks in