(PECL ssh2 >= 0.9.0)
Request an interactive shell
resource ssh2_shell ( resource $session [, string $term_type = "vanilla" [, array $env [, int $width = 80 [, int $height = 25 [, int $width_height_type = SSH2_TERM_UNIT_CHARS ]]]]] )
Open a shell at the remote end and allocate a stream for it.
Parameters:
session
An SSH connection link identifier, obtained from a ca