ldap_exop_whoami
PHP function
Edit on GitHub ✎
(PHP 7 >= 7.2.0, PHP 8)
WHOAMI extended operation helper
Description
ldap_exop_whoami(LDAP\Connection $ldap): string|false
Performs a WHOAMI extended operation and returns the data.
Parameters
ldapLdap
Return Values
The data returned by the server, or false on error.
Changelog
| Version | Description |
|---|