PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

可用过滤器列表> <支持的协议/封装协议列表
Last updated: Mon, 26 Nov 2007

view this page in

处理交互式流

expect:// PHP 4.3.0 及更高版(PECL)

  • expect://command

Note: 本封装协议默认未启用 要使用 expect:// 封装协议,必须安装 » Expect 扩展库,其来自 » PECL

通过 expect:// 封装协议打开的流提供了通过 PTY 访问进程的 stdio,stdout 和 stderr 的许可。

封装协议概要
属性 支持
allow_url_fopen 限制
允许读取
允许写入
允许附加
允许同时读取和写入
支持 stat()
支持 unlink()
支持 rename()
支持 mkdir()
支持 rmdir()



add a note add a note User Contributed Notes
处理交互式流
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites