woody79 Posted July 18, 2007 Share Posted July 18, 2007 I have a bunch of people that log into realm which is set up by Server Admin and the users are held and modified by Workgroup Manager. If you don't know what these are, they are Mac programs that comes in Mac OS X Server. I would like a PHP script that gets username from when the person logs in and writes it to a file. I can do the writing to a file, but I am having trouble finding something to get the username. I looked into it and found $_SERVER['PHP_AUTH_USER'] and $_SERVER['AUTH_USER'] , but I don't know if these will work. Anyone know how to fix this problem? Link to comment https://forums.phpfreaks.com/topic/60537-realms-and-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.