PHP_AUTH_PW in PHPINFO()
Moderator: General Moderators
PHP_AUTH_PW in PHPINFO()
Just wondering is it safe for phpinfo() to expose the password in PHP_AUTH_PW. Can't that page be cached somewhere and expose the password even though the browser session is ended.