ldap_bind_ext
Bind to LDAP directory
&reftitle.description;
LDAP\Resultfalseldap_bind_ext
LDAP\Connectionldap
stringnulldn&null;
#[\SensitiveParameter]stringnullpassword&null;
arraynullcontrols&null;
Does the same thing as ldap_bind but returns
an LDAP\Result instance to be parsed with ldap_parse_result.
&reftitle.parameters;
See ldap_bind
&reftitle.returnvalues;
&ldap.return-result;
&reftitle.changelog;
&Version;
&Description;
&ldap.changelog.ldap-object;
&ldap.changelog.return-result-object;
&ldap.changelog.controls-nullable;
&reftitle.seealso;
ldap_bind
ldap_parse_result