On 21/11/2007, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > On Nov 21, 2007 6:30 PM, Stefanos Stamatis <[EMAIL PROTECTED]> wrote: > > So setting post_max_size to zero for the script with php_value in the > > apache configuration disables the built-in post form handler resulting in > > the desired behaviour! > > > > My question is whether this is the expected behavior of php that we can > > count on and can be used as a solution to our problem. > > Yes. http://www.php.net/manual/en/ini.core.php#ini.post-max-size > > -Hannes
Would it be worth stating specifically that a post-max-size of zero inhibits $_POST/$_FILES? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!" -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php