Zitat:
This package can be used to pack and unpack files in ZIP archives.
There is a class that can retreive the list of packed files as well several types of file details such as the uncompressed size, last modification time, comments, etc..
The class can extract individual files, one at a time, specifying their file names , or extract all at once into a given directory.
There is another class that can by pack files into new ZIP archives.
The classes use the usual PHP file access functions and gzip extension functions.
|
PHP Classes - Class: dUnzip2
Ist übrigens der zweite Treffer in der 'Compression' Gruppe der Klassen...
Und der erste wenn man nach 'unzip' sucht
