AUTH_USER Help
Posted: Tue Dec 01, 2009 9:59 am
Hi all, i am able to retrieve the username and domain with this code :
echo $_SERVER["AUTH_USER"];
But i just need to gave the username, how can i seperate the domain and username ?
I run with SQL 2005 and php 5.0
echo $_SERVER["AUTH_USER"];
But i just need to gave the username, how can i seperate the domain and username ?
I run with SQL 2005 and php 5.0