ldap_unbind
(PHP 4, PHP 5, PHP 7, PHP 8)
ldap_unbind — LDAP ディレクトリへのバインドを解除する
変更履歴
バージョン | 説明 |
---|---|
8.1.0 |
引数 ldap は、LDAP\Connection
クラスのインスタンスを期待するようになりました。
これより前のバージョンでは、有効な ldap link リソース を期待していました。
|
+add a note
User Contributed Notes 1 note
kmenard at wpi dot edu ¶
23 years ago
ldap_unbind kills the link descriptor. So, if you want to rebind as another user, just bind again; don't unbind. Otherwise, you'll have to open up a new connection.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google