Re: [PHP-DOC] Re: PHP directive post_max_size

2004-01-21 Thread choinet
Wow you people are incredibly fast! --- Sara Golemon <[EMAIL PROTECTED]> wrote: > Nevermind someone beat me to it! > > http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.31&r2=1.32 > > > > "Sara Golemon" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTEC

[PHP-DOC] Re: PHP directive post_max_size

2004-01-21 Thread Sara Golemon
Nevermind someone beat me to it! http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-set.xml?r1=1.31&r2=1.32 "Sara Golemon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > According to main/main.c It's actually PHP_INI_SYSTEM|PHP_INI_PERDIR, I'll > update the ma

[PHP-DOC] Re: PHP directive post_max_size

2004-01-21 Thread Sara Golemon
According to main/main.c It's actually PHP_INI_SYSTEM|PHP_INI_PERDIR, I'll update the manual. -Sara "Choinet" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At http://www.php.net/manual/en/function.ini-set.php, post_max_size is > listed as PHP_INI_SYSTEM. Does PHP_INI_SYSTEM (4) in