Send Method
Sends standard input to the program executing on the remote host.
Object Oriented Interface
public function doSend($text);
Procedural Interface
ipworks_rshell_do_send($res, $text);
Remarks
This method sends standard input to the program executing on the remote host. Calling this method is equivalent to setting the Stdin property to Text.