ssh2_exec
Execute a command on a remote server
Description
resourcessh2_exec
resourcesession
stringcommand
stringpty
arrayenv
intwidth
intheight
intwidth_height_type
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