Is there any way I can connect to a ssh server via PHP without downloading any 3rd party plugin? just enter a function like
ssh("user@domain.com", "password123", "command to execute");
I know there are the ssh2 functions but I don't understand them.
Aucun commentaire:
Enregistrer un commentaire