ssh2_exec(PECL ssh2:0.10-0.9) ssh2_exec — Execute a command on a remote server Описание
resource ssh2_exec
( resource $session
, string $command
[, string $pty
[, array $env
[, int $width
[, int $height
[, int $width_height_type
]]]]] )
Execute a command at the remote end and allocate a channel for it. Список параметров
Возвращаемые значенияReturns a stream on success or FALSE on failure. Примеры
Пример #1 Executing a command
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |