编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ldap_t61_to_8859
  • Memcache »
  • PHP Manual
  • LDAP 函数
  • Unbind from LDAP directory

ldap_unbind

(PHP 4, PHP 5, PHP 7)

ldap_unbind — Unbind from LDAP directory

说明

ldap_unbind ( resource $link_identifier ) : bool

Unbinds from the LDAP directory.

参数

link_identifier

An LDAP link identifier, returned by ldap_connect().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • ldap_bind() - 绑定 LDAP 目录

相关文章
php db++ 函数 remove all tuples from relationphp 目录函数函数 返回一个 directory 类实例php enchant 函数 get the directory path for a given backendphp fdf 函数 read a fdf document from a stringphp ldap 函数 add entries to ldap directoryphp ldap 函数 add entries to ldap directoryphp ldap 函数 bind to ldap directoryphp ldap 函数 别名 ldap unbindphp ldap 函数 delete an entry from a directoryphp ldap 函数 delete an entry from a directoryphp ldap 函数 get attributes from a search result entryphp ldap 函数 get all binary values from a result entryphp ldap 函数 get all values from a result entryphp ldap 函数 delete attribute values from current attributesphp ldap 函数 delete attribute values from current attributesphp ldap 函数 parse result object from an ldap extended operationphp ldap 函数 extract information from reference entryphp ldap 函数 extract information from resultphp ldap 函数 bind to ldap directory using saslphp ldap 函数 unbind from ldap directory
关注编程学问公众号
编程学问网 湘ICP备20001732号