Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

I wanted to run a specific command through ssh protocol on my server. And this is super helpful to do such some kind of remote processing by PHP easily, so I do not need to log on remote server.

STEP 1. Installing SSH2 Extension

...