Talk:PHP Programming/SSH Class

Latest comment: 16 years ago by Logictheo

License

edit

Is the license compatible with the one wikibooks uses? Logictheo (talk) 09:55, 30 August 2009 (UTC)Reply

phpseclib is better

edit

the ssh class this tutorial uses is subpar. i've never seen a shared host that had it and it's fairly difficult to get working even if you do control your own machine. phpseclib is a much better to utilize ssh in your php apps:

http://phpseclib.sourceforge.net/

Why the remote control?

edit

Isn't it more appropriate to explain tunneling in this book?

Return to "PHP Programming/SSH Class" page.