Hi,
I got a web site which kinda relies on the $_SERVER['php_auth_user']
var. Now I got a free account at Lycos and apparently they do not have
Apache or do not have it running as a module since this var is empty.
All I want is to be able to see which user has logged in through the
..htaccess dialog. Is there any other way to find this out, even on other
web servers?
Thanks in advance, Maarten
I got a web site which kinda relies on the $_SERVER['php_auth_user']
var. Now I got a free account at Lycos and apparently they do not have
Apache or do not have it running as a module since this var is empty.
All I want is to be able to see which user has logged in through the
..htaccess dialog. Is there any other way to find this out, even on other
web servers?
Thanks in advance, Maarten
Comment