Does anyone have an example of compressing file uploads or files in general?

Basically some big files are being uploaded and I want to be able to zip/tar
them to cut down on disc usage.
I've tried playing with the zlib functions but haven't had much/any success
at adding files into archives.
The file sizes end up as 0.

Many thanks in advance

M@


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to