[PHP-DEV] Bug #10887: Variables from forms being undefined From: mikepeterson <email protected>
Date: 05/15/01

From: mikepeterson <email protected>
Operating system: Windows 2000 Pro
PHP version: 4.0.5
PHP Bug Type: Unknown/Other Function
Bug description: Variables from forms being undefined

When using PHP4.05 my script always told me a variable from a form I had on the page was undefined. Using isset() the script ran without problems, but returned every query with "1" (my best guess is that is TRUE from isset()). I installed PHO4.04 and everything ran perfectly.

Mike Peterson

-- 
Edit Bug report at: http://bugs.php.net/?id=10887&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>