PHP streams wrapper support
- One of the most powerful new features
- Used throughout all of PHP5 (fopen et al.)
- Possible to write your own in PHP-Userland
- In all IO operations of libxml2-based extensions eg. in
- $dom->load(), $dom->save()
- xsl:include
- XPath-document()
- XInclude
Simple streams example
© copyright 2004 Bitflux GmbH