class.EasyADSI.php can be used to query Microsoft's Active Directory. It can read the definition of fields to query from an XML file or programatically. 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 Active Directory.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows Windows |
| Implementation | PHP |