CVIII. Zip File Functions (Read Only
Access)
This
module
uses
the
functions
of
the
ZZIPlib
library
by
Guido
Draheim
to
transparently
read
ZIP
compressed
archives
and
the
files
inside
them
.
Please
note
that
ZZIPlib
only
provides
a
subset
of
functions
provided
in
a
full
implementation
of
the
ZIP
compression
algorithm
and
can
only
read
ZIP
file
archives
.
You
will
need
to
use
the
--with-zip
configuration
option
when
compiling
PHP
to
enable
zip
support
.
This
module
requires
ZZIPlib
version
=
0.10.6
.