Send Method

Send standard input to the program executing on the remote host.

Object Oriented Interface

public function doSend($text);

Procedural Interface

ipworksssh_sshell_do_send($res, $text);

Remarks

Calling this method is equivalent to setting the Stdin property to Text.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 PHP Edition - Version 20.0 [Build 8501]