ldap_errno
ldap_errno
(PHP 4, PHP 5, PHP 7)
ldap_errno — Return the LDAP error number of the last LDAP command
Description
int ldap_errno ( resource $link_identifier )
Returns the standardized error number returned by the last LDAP command. This number can be converted into a textual error message using ldap_err2str().
Parameters
-
link_identifier
-
An LDAP lin