91亚洲精品福利在线播放,欧美日韩国产在线人成app,天天躁日日躁疯人影院,sao虎视频最新网站入口,精品久久久久久中文字幕女

expect_popen

(PECL expect >= 0.1.0)

expect_popenExecute command via Bourne shell, and open the PTY stream to the process

說(shuō)明

expect_popen(string $command): resource

Execute command via Bourne shell, and open the PTY stream to the process.

參數

command

Command to execute.

返回值

Returns an open PTY stream to the processes stdio, stdout, and stderr.

On failure this function returns false.

范例

示例 #1 expect_popen() example

<?php
// Login to the PHP.net CVS repository:
$stream expect_popen ("cvs -d :pserver:anonymous@cvs.php.net:/repository login");
sleep (3);
fwrite ($stream"phpfi\n");
fclose ($stream);
?>

參見(jiàn)

  • popen() - 打開(kāi)進(jìn)程文件指針

91亚洲精品福利在线播放,欧美日韩国产在线人成app,天天躁日日躁疯人影院,sao虎视频最新网站入口,精品久久久久久中文字幕女