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 as to which one to use. and which one not to
> and why?

I would go with this one:
http://php.net/zip
because it's built-in, faster, easier, and the PHP Dev Team will
(probably) keep maintaining it.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to