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)
| Related Man Pages |
|---|
| ldap_connect(3) - php |
| ldap_get_entries(3) - php |
| ldap_next_entry(3) - php |
| ldap_parse_result(3) - php |
| mssql_close(3) - php |