I am doing this for a client, and he doesn't have the ZZIPlib installed,
and would like to avoid it if possible.  Any other ideas?

Thanks,

Matt

-----Original Message-----
From: Adam Alkins [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 05, 2003 8:24 PM
To: Matt Palermo
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Unzipping Files

Try the zziplib library, http://www.php.net/manual/en/ref.zip.php

-- 
Adam Alkins
http://www.rasadam.com


Quoting Matt Palermo <[EMAIL PROTECTED]>:

> Anyone know where I can find tutorials or examples on how to use the
> gunzip, gzip, and other commands using PHP to work with compressed
> files?  I would really appreciate it if someone could send me some
links
> or examples of how to use them.  My goal would be to be able to
extract
> .zip, .gz, and other types of compressed files using a PHP script.
Let
> me know if you can help. 
>  
> Thanks,
>  
> Matt
> 


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




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

Reply via email to