Set a callback function to do re-binds on referral chasing

ldap_set_rebind_proc

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)

ldap_set_rebind_procSet a callback function to do re-binds on referral chasing

說明

ldap_set_rebind_proc(LDAP\Connection $ldap, ?callable $callback): bool
警告

本函式還未編寫文件,僅有參數列表。

更新日誌

版本說明
8.1.0 現在 ldap 參數接受 LDAP\Connection 實例,之前接受 資源(resource)
8.0.0 callback is nullable now.

Leave a Reply

Your email address will not be published. Required fields are marked *