Is there anyway, in PHP, to detect someone's username?
I want to track the users that visit and download particular files on our internal site?
Is there anyway, in PHP, to detect someone's username?
I want to track the users that visit and download particular files on our internal site?
If you mean Active Directory authentication, and you're running Internet Explorer on the client end, this seems to be possible in some circumstances. See here.