Well, this code get the name of the user that is logged in win9x/2k/nt (ASP)
Request.ServerVariables("LOGON_USER")
and, how can i do it in php?
I tryed getenv() and not worked.
Please, help me!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] Gettin' system enviroment (Urgent, ple... Thiago Locatelli da Silva
- Re: [PHP] Gettin' system enviroment (Urgent... Rasmus Lerdorf

