Hey all,
So how can you read a user who just logged in with htacess?
CODE:
-
$auth_username = $_SERVER['REMOTE_USER']
Make sure you have it right by checking phpinfo().
Hey all,
So how can you read a user who just logged in with htacess?
Make sure you have it right by checking phpinfo().