I'm authenticating users using $REMOTE_USER and was wondering if basename($SERVER_[REMOTE_USER]); was a good method to strip out the domain ex: MYDOMAIN\\username. I know the function is intended for cutting out directories but it seems to work. If anyone else has an alternate method please let me know.
Thanks, Blaine -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php