Zip

Package:
Zip
Summary:
Create archives of compressed files in ZIP format
Groups:
Compression, Files and Folders, PHP 5
Author:
Asbjorn Grandt
Description:
This class can be used to create archives of compressed files in ZIP format.

It is based on the Create Zip File class originally written by Rochak Chauhan.

This version writes the compressed archive to a file instead of a variable when the archive size exceeds a given memory usage threshold.

It can also add comments to the ZIP archives.


Powered by Gewgley