Re: [PHP] Getting the username
> I'm developing an Intranet at my company and was wondering if there is any way to get the username from someone who is already logged into a Windows network? I think $_SERVER['LOGON_USER'] or maybe $_ENV['LOGON_USER'] or something similar. I think you have to use NT permissions on the directory
[PHP] Getting the username
I'm developing an Intranet at my company and was wondering if there is any way to get the username from someone who is already logged into a Windows network?