Re: [PHP-DEV] Fwd: [PHP] upload_max_size vs. post_max_size From: Andrei Zmievski (andrei <email protected>)
Date: 11/13/00

On Mon, 13 Nov 2000, Andi Gutmans wrote:
> Not if someone willingly creates a bad request but in this case you might
> not reach the upload_max_size() directive either.

So, we'd need to physically check the incoming data in rfc1867.c. I
think we could alias post_max_size to upload_max_size for now and phase
out upload_max_size in the future.

-Andrei

"Someone clearly thinks that C is a garbage collected language"
 -- Morten Welinder

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>