On Mon, January 29, 2007 8:24 am, Angelo Zanetti wrote:
> I have been googling to find out which is the best way to use PHP to
> unzip a zip file I have found the following:
>
> zziplib
>
> and
>
> pclzip
>
> but still can't really decide without doing alot of tests etc..
>
> Can anyone give advice
Jon Anderson wrote:
I've used the PECL zip extension. I believe it was originally based on
zzip, but is now based on another zip library.
http://pecl.php.net/package/zip
I won't make any claims about it being better or worse than the other
two you mention ('cause I really don't know), but
I've used the PECL zip extension. I believe it was originally based on
zzip, but is now based on another zip library.
http://pecl.php.net/package/zip
I won't make any claims about it being better or worse than the other
two you mention ('cause I really don't know), but I can tell it works
rel
3 matches
Mail list logo