(PHP 4, PHP 5, PHP 7, PHP 8)
ldap_unbind — Unbind from LDAP directory
$ldap
Unbinds from the LDAP directory.
ldap
An LDAP\Connection instance, returned by ldap_connect().
成功时返回 true, 或者在失败时返回 false。
true
false