Re: [PHP] Getting the username

2002-12-19 Thread 1LT John W. Holmes
> 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

2002-12-19 Thread Manuel Ochoa
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?