March 2002
Intermediate to advanced
528 pages
21h 29m
English
zlib Compression
This extension uses the zlib library to read and write gzip-compressed files; many of the standard filesystem functions are replicated in this extension and can work with compressed or uncompressed files.
To enable this extension, you must install zlib, Version 1.0.9 or
later, and compile PHP with the
--with-zlib[
=DIR
]
directive.