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