Hi, here is my question:
I have to develop a PHP app that needs to work with a Linux based system
that has a Client/Server arquitecture. The client that is working right now is based in
Java and this client connects with the server thru sockets, and the client sends all the
commands with SSH.
So, the question is: is it possible to program a PHP app that can send SSH
commands to the Linux server?
I don´t know much about Linux, that´s why I´m asking..
Thanks in advance..
sorry for my english, I´m from Mexico..
Padmx