ID: 18328 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Documentation problem Operating System: Any PHP Version: 4.2.1 -Assigned To: +Assigned To: philip New Comment:
It's true, the default value for the register_globals directive in php.ini-dist is now off, not on. The examples don't depend on register_globals, the actual text does. Am changing docs now. Previous Comments: ------------------------------------------------------------------------ [2002-07-13 05:54:25] [EMAIL PROTECTED] I found on page http://www.php.net/manual/en/features.http-auth.php an explanation of how to use $PHP_AUTH_USER to authenticate a user. Unfortunately, in PHP 4.2.1, this variable is no longer in use, as shown on page http://www.php.net/manual/en/reserved.variables.php#reserved.variables.server Thank you ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18328&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php