Hi friends,
how do I do to get the name of the User active in the local server.
For example:
I have a terminal server (linux) and the users access with our usernames. I need these names to save my log file.
[ LINUX LOGIN ]
Login: guest
Pass: ***
<?
$user = "php function to get username active"();
?>
**There is in ASP and Windows NT.
Tks