php8.5
Home/ Manual/ ldap / functions/ ldap_exop_whoami

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

ldap

Ldap

Return Values

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

Changelog

VersionDescription

See Also

Source: reference/ldap/functions/ldap-exop-whoami.xml · from the official PHP manual (php/doc-en)