Hi there,

I'm fairly new to this PHP-thing while having done loads of ASP. I'm currently creating an intranet website using PHP and I don't know how to retrieve the username provided by the IIS authentication ?

$_Server["PHP_AUTH_USER"] doesn't seem to work and I need this information to retrieve information about the people who logged on.

Thanks in advance,