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

ldap_count_references

PHP function Edit on GitHub ✎

(PHP 8)

Counts the number of references in a search result

Description

ldap_count_references(LDAP\Connection $ldap, LDAP\Result $result): int

Counts the number of references in a search result.

Parameters

ldap

Ldap

result

Result

Return Values

Returns the number of references in a search result.

Changelog

VersionDescription

See Also

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