expect:// — Processs Interraction Streams
Streams opened via the expect:// wrapper provide access to processs'es stdio, stdout and stderr via PTY.
Note : This wrapper is not enabled by default
In order to use the expect:// wrapper, the » Expect extension available from » PECL must be installed.
expect:// (PECL)