ID: 18328 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: 4.2.1 Assigned To: philip New Comment:
This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-07-13 12:33:20] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [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