SSH2_disconnect

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mmajidi
Forum Newbie
Posts: 4
Joined: Sun Feb 22, 2009 10:15 pm

SSH2_disconnect

Post by mmajidi »

I use ssh2_connect to make a connection to a SFTP server however I need to know what is the function to disconnect from the server is there a ssh2_disconnect?
Post Reply