Query: ldap_unbind
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LDAP_UNBIND(3) 1 LDAP_UNBIND(3) ldap_unbind - Unbind from LDAP directorySYNOPSISbool ldap_unbind (resource $link_identifier)DESCRIPTIONUnbinds from the LDAP directory.PARAMETERSo $link_identifier - An LDAP link identifier, returned by ldap_connect(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOldap_bind(3). PHP Documentation Group LDAP_UNBIND(3)