I am writing a browser based Application in PHP. The application needs to authenticate users through Active Directory
Is it possible to implement such a feature in my App using the COM functions or any other for that matter or do i need to switch to another language (C /C++) to implement this feature?