I run a filemanager utility in PHP on our extranet.
For logging purposes I use $PHP_AUTH_USER for retreiving information from the login window (htaccess).
After our provider upgraded to PHP Version 4.3.8 this no longer works.
Is there anybody who can give me an alternative way to retreive the username of the login when using htaccess.
Regards,
Joris Veugelers