From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: Usage of $PHP_AUTH_USER explained wrong in manual
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 bug report at http://bugs.php.net/?id=18328&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=18328&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18328&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18328&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18328&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18328&r=support Expected behavior: http://bugs.php.net/fix.php?id=18328&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18328&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18328&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18328&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php