Databases: Easy ADSI
Zsolt Munoz (contact me)
This class can be used to query Microsoft's Active Directory.
It can read the definition of fields to query from a XML file or programmatically.
Once the fields, the objects and conditions are defined, the class can execute the query and retrieve the results, which are returned in arrays.
The class uses COM objects to access the Microsoft's Active directory.
Click here for detailed information about this class on phpclasses.org