php-developer-list | 2001122

[PHP-DEV] Bug #14734: default HTTP vars and PHP_SELF not available From: abraham_guyt <email protected>
Date: 12/28/01

From: abraham_guyt <email protected>
Operating system: Win XP
PHP version: 4.1.0
PHP Bug Type: Scripting Engine problem
Bug description: default HTTP vars and PHP_SELF not available

When using PHP with track_vars On and register_globals Off (recommended
setting), PHP doesn't know the built-in system and environment vars
anymore.

For example, $PHP_SELF becomes and unknow variable.

This is really annoying.

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