unfortunately, you dont have access to the files until they are on your
server, ie: already uploaded. You can compress them afterwards though like
you would normally
----- Original Message -----
From: "Michael Conley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 25, 2001 6:37 PM
Subject: [PHP] Compressing an upload


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


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