> I have a file on my server that I want to compress in a php page i.e take file.txt 
> and add it to the archive file.zip.
> 
> How the hell do I do it using gzip cant understand the manual, or is there another 
> way to create a zip file or other compressed file.
> 

have you looked at http://pear.php.net/package/Archive_Zip

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

Reply via email to