|
Table of Contents
adLDAP Developer API ReferenceThis API is intended to be an accurate representation of the current version of the class. A great deal of knowledge is involved in the LDAP schema, so we actively encourage people to add to this documentation if you are able to improve it…. Server Requirements
Using adLDAPRead the documentation on connecting and disconnecting from your domain controller for more information on different ways of calling adLDAP.
require_once(dirname(__FILE__) . '/adLDAP.php'); $adldap = new adLDAP(); You can alternatively override the configuration when the class is called by specifying an array with the options.
Called like
See the 'examples' and 'connecting and disconnecting' section for more information API Function Reference GuideCalling adLDAPConfigurationFunctionsError HandlingActive Directory SchemaMiscellaneous |