ldap_first_reference
PHP Manual
PHP Manual»LDAP Funzioni»ldap_first_reference

ldap_first_reference

(PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8)

ldap_first_referenceReturn first reference

Descrizione

function ldap_first_reference(LDAP\Connection $ldap, LDAP\Result $result): LDAP\ResultEntry|false
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

To Top