From:             [EMAIL PROTECTED]
Operating system: Win NT4 / IIS 4
PHP version:      4.0.6
PHP Bug Type:     Filesystem function related
Bug description:  $HTTP_POST_FILES not available!

Hi,

No matter how I setup my php.ini file, the $HTTP_POST_FILES array is simply
not available on my NT4 machine. Setting globals on/off has no effect (yes,
I am restarting the IIS service after each alteration to the php.ini file).


Placing a "phpinfo(INFO_VARIABLES);" for instance will list the
$HTTP_GET_VARS, $HTTP_POST_VARS, $HTTP_SERVER_VARS variables but not the
$HTTP_POST_FILES variables - they simply aren't there! 

Is it a bug, or a feature, or have I forgotten something?

Best regards,

Robert Banfield
Programmer/Web Administrator
Telair International GmbH - Air Cargo and Baggage Handling Systems
www.telair.com
email: [EMAIL PROTECTED]
phone: ++49 8026 398 81
fax: ++49 8026 398 30

-- 
Edit bug report at: http://bugs.php.net/?id=13863&edit=1


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