(PHP 4, PHP 5, PHP 7, PHP 8)
ldap_unbind — Unbind from LDAP directory
$ldap
Unbinds from the LDAP directory.
ldap
通過 ldap_connect() 返回的 LDAP\Connection 實例。
成功時返回 true, 或者在失敗時返回 false。
true
false