slides/internals/streams.xml
Streams
21/28
Replacing functions
British PHP
  • • Wrappers: Wrap around file reading and writing operations with a "protocol" (f.e.: http://compress.bzip2)
  • • Filters: On the fly encrypting/decrypting filter (f.e.: mcrypt_filter)