Talk:PHP Programming/SSH Class
Latest comment: 16 years ago by Logictheo
License
editIs the license compatible with the one wikibooks uses? Logictheo (talk) 09:55, 30 August 2009 (UTC)
phpseclib is better
editthe 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?
editIsn't it more appropriate to explain tunneling in this book?