PDA

View Full Version : a php script/library to create zip/tar.gz archives?


akanevsky
10-16-2005, 02:40 PM
Is there a php script/library/class to create zip/tar.gz archives?

Princeton
10-16-2005, 05:23 PM
try http://www.phpclasses.org/

akanevsky
10-16-2005, 05:51 PM
There are too many of those classes.
I was wondering that maybe someone knows a reliable class that can:
- Create ZIP archives from a few files
- (optionally) Add ZIP comment
- Save archive to disk
- Offer archive for download without saving