Hi at all,
is the first time I'm writing here and I hope this is the right forum...
I'm just a beginner with php and I've already one problem:
I need to use ssh with php, I'm able to establish a ssh connection just running under Linux a file .php as a script
the problem is that I need to use ssh from the web, so I need to embedd php in html...
I've seen that trying to use command like ls, ps aux, and so on, it works, but I'm not able to let it working with ssh.
Everybody knows what I've to do to have an ssh connection from a web page in html?
thanx...and sorry for my english, I hope someone understand it.
Lorenza