I am going to have a page that will be used for visitors to upload a file to
my web server.  I already use gzcompress to compress some of the pages that
I send to visitors, but can I also compress files that they are uploading to
my web server?  They will be text files and some may be fairly large (20
MB).  How would I implement compression on files that are getting uploaded?

-- 
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