ssh2_exec
Execute a command on a remote server
Description
streamssh2_exec
resourcesession
stringcommand
arrayenv
Execute a command at the remote end and allocate a channel for it.
Returns a stream on success or &false; on failure.
Executing a command
]]>
See Also:
ssh2_connect,
ssh2_shell, and
ssh2_tunnel