Can you get a Windows (AD) username in PHP?
        Posted  
        
            by fuentesjr
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fuentesjr
        
        
        
        Published on 2008-10-03T19:53:12Z
        Indexed on 
            2010/05/28
            22:02 UTC
        
        
        Read the original article
        Hit count: 240
        
I have a PHP web application on an intranet that can extract the IP and host name of the current user on that page, but I was wondering if there is a way to get/extract their Active Directory/Windows username as well. Is this possible?
© Stack Overflow or respective owner