W3cubDocs

/PHP

ldap_exop_whoami

(PHP 7 >= 7.2.0)

ldap_exop_whoamiWHOAMI extended operation helper

Description

ldap_exop_whoami ( resource $ldap ) : string|bool

Performs a WHOAMI extended operation and returns the data.

Parameters

ldap

An LDAP link identifier, returned by ldap_connect().

Return Values

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

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.ldap-exop-whoami.php