编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ldap_exop_refresh
  • ldap_exop »
  • PHP Manual
  • LDAP 函数
  • WHOAMI extended operation helper

ldap_exop_whoami

(PHP 7 >= 7.2.0)

ldap_exop_whoami — WHOAMI extended operation helper

说明

ldap_exop_whoami ( resource $link ) : string

Performs a WHOAMI extended operation and returns the data.

参数

link

An LDAP link identifier, returned by ldap_connect().

返回值

The data returned by the server, or FALSE on error.

参见

  • ldap_exop() - Performs an extended operation

相关文章
php db++ 函数 get error code for last operationphp ldap 函数 connect to an ldap serverphp ldap 函数 retrieve the ldap pagination cookiephp ldap 函数 send ldap pagination controlphp ldap 函数 passwd extended operation helperphp ldap 函数 refresh extended operation helperphp ldap 函数 whoami extended operation helperphp ldap 函数 performs an extended operationphp ldap 函数 return first attributephp ldap 函数 return first result idphp ldap 函数 return first referencephp ldap 函数 add attribute values to current attributesphp ldap 函数 delete attribute values from current attributesphp ldap 函数 replace attribute values with new onesphp ldap 函数 parse result object from an ldap extended operationphp ldap 函数 sort ldap result entries on the client sidephp ldap 函数 start tlsphp ldap 函数 translate t61 characters to 8859 charactersphp trader 函数 parabolic sar extendedphp yaz 函数 prepares for an extended service request
关注编程学问公众号
编程学问网 湘ICP备20001732号