ldap_bind_ext
Bind to LDAP directory
&reftitle.description;
resourceldap_bind_ext
resourcelink_identifier
stringbind_rdn&null;
stringbind_password&null;
Does the same thing as ldap_bind but returns the LDAP result resource to be parsed with ldap_parse_result.
&reftitle.parameters;
See ldap_bind
&reftitle.returnvalues;
Returns an LDAP result identifier or &false; on error.
&reftitle.seealso;
ldap_bind
ldap_parse_result