(PHP 4, PHP 5)
ldap_unbind — Unbind from LDAP directory
$link_identifier
Unbinds from the LDAP directory.
link_identifier
An LDAP link identifier, returned by ldap_connect().
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.
TRUE
FALSE