php-general | 2001072
Date: 07/24/01
- Next message: Corin Rathbone: "[PHP] PHP Uploads - Please Help!!"
- Previous message: Kurt Lieber: "RE: [PHP] PHP_GD PNG Format"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
After replying to a .htaccess thread I read another reply which suggested they user $REMOTE_USER.
I read the HTTP Authentication section and found
"In order to prevent someone from writing a script which reveals the password for a page that was authenticated through a traditional external mechanism, the PHP_AUTH variables will not be set if external authentication is enabled for that particular page. In this case, the $REMOTE_USER variable can be used to identify the externally-authenticated user."
However, I have user $PHP_AUTH_USER in conjunction with .htaccess many times with no problems.
If that does not count as an external mechanism, what does?
Thanks
Sheridan
- Next message: Corin Rathbone: "[PHP] PHP Uploads - Please Help!!"
- Previous message: Kurt Lieber: "RE: [PHP] PHP_GD PNG Format"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

