PHP Doku:: Process Interaction Streams - wrappers.expect.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchSprachreferenzSupported Protocols and Wrappersexpect://

Ein Service von Reinhard Neidl - Webprogrammierung.

Supported Protocols and Wrappers

<<ogg://

Sicherheit>>

expect://

expect://Process Interaction Streams

Beschreibung

Streams opened via the expect:// wrapper provide access to process'es stdio, stdout and stderr via PTY.

Hinweis: This wrapper is not enabled by default
In order to use the expect:// wrapper you must install the » Expect extension available from » PECL.

expect:// PHP 4.3.0 and up (PECL)

Optionen

  • expect://command

Optionen

Wrapper Summary
Attribute Supported
Restricted by allow_url_fopen No
Allows Reading Yes
Allows Writing Yes
Allows Appending Yes
Allows Simultaneous Reading and Writing No
Supports stat() No
Supports unlink() No
Supports rename() No
Supports mkdir() No
Supports rmdir() No

Beispiele


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)