Saswat Praharaj wrote:

I guess checking the content-length field in HTTP header will help you.
I have already tried it. PHP can read content-length after complete file is transferred.

Regds,
-Saswat

On 10/6/05, Ruben <[EMAIL PROTECTED]> wrote:
Hi,

I have been trying _several_ ways to control the size of the files that
can be uploaded in a form.

The problem is that I was able to detect file size after complete file
is transfered.

I need to detect file size before all file is transfered, in order to
cancel it and preserve server resources.

Any ideas?

Thanks in advance
Ruben Rubio Rey

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