PHP & NTLM w/LDAP - Currently Logged in User
Posted: Tue Apr 25, 2006 12:25 pm
fixed it, thanks 
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Yea, nvm on that, I'm a idoit sometimes...feyd wrote:The data you seek is in $_SERVER, generally, I believe.. although I don't often have to work with Windows LAN networks (in this fashion.)
Code: Select all
echo $SERVER['AUTH_USER'];