![]() |
PHP Class for Extracting ZIP Files...
Can anyone suggest a good php class for extracting zip files that have been uploaded to the server? Thanks.
|
This look pretty promising:
http://www.phpclasses.org/browse/package/945.html Allows the creation of tar, gzip, bzip2, and zip archives, and the extraction of tar, gzip, and bzip2. Supports relative paths/no paths, comments, and recursing through subdirectories. Can write file to disk, allow user to download directly, or return file contents in a string or an array. Does not require any external programs to run. PHP must be compiled with '--with-zlib' for gzip and zip and '--with-bzip2' for bzip2. Supports creation of self-extracting zip archives. See readme for full details. |
<a href="http://www.phpconcept.net/pclzip/index.en.php" target="_blank">http://www.phpconcept.net/pclzip/index.en.php</a>
|
Thanks everyone. I suppoce pclzip is more trustworthy? Did you ever use it, calorie?
|
I'm using a modification of pclzip for one of my scripts. Works very well.
|
Thanks, then that's what I will use. :)
|
All times are GMT. The time now is 10:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|