Posted by Hans-Christian Jehg on 04/17/05 14:52
Hello out there I am using the ssh2 functions to connect to a SSH2 server. Since my php script will be running "daemonlike" It needs to be able to close the session after use. Does anyone know how... I would imagine something like $con=ssh2_connect(........); .. .. ssh2_disconnect($con);
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming