| 
 | ssh2_shellRequest an interactive shell Description
   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
 
 Return Values
 Examples
 Example #1 Requesting an interactive shell 
<?phpSee Also
 
 |