[PHP-DEV] PHP 4.0 Bug #7885: Can't get input from form into PHP variables From: fjortiz <email protected>
Date: 11/20/00

From: fjortiz <email protected>
Operating system: Windows NT 4.0
PHP version: 4.0.3pl1
PHP Bug Type: IIS related
Bug description: Can't get input from form into PHP variables

I wrote the typical "login.html" form, with "login" and "password" inputs, but to my surprise, when "login.php" script is called, variables $login and $password are just empty.

It happens with PHP as an ISAPI filter, and also as CGI.
Back to 3.0.17 everything works perfect.

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

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