Error handling (Previous) (Next) Search

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Spanish | Plain HTML

Configuration and connecting

Configuration and connecting -- How to configure Net_LDAP and connect to an LDAP server

Connecting to an LDAP server

To connect to an LDAP server, you should use Net_LDAP's static connect() method. It takes one parameter, an array full of configuration options, and either returns a Net_LDAP object if connecting works, or a Net_LDAP_Error object in case of a failure.

The following table lists all configuration options. If the default value for an option fits your needs, you don't need add it to your configuration array.

Error handling (Previous) (Next) Search

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.