ldap_errno说明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(). 范例Unless you lower your warning level in your php.ini sufficiently or prefix your LDAP commands with @ (at) characters to suppress warning output, the errors generated will also show up in your HTML output. | ||