ldap_first_entry
ldap_first_entry
Return first result id
**ldap_first_entry** LDAP\Connection $ldap LDAP\Result $result
Returns the entry identifier for first entry in the result. This entry
identifier is then supplied to
routine to get successive entries from the result.
ldap_next_entry
Entries in the LDAP result are read sequentially using the
and
functions.
ldap_first_entry``ldap_next_entry
ldapldap.parameter.ldap
resultldap.parameter.result
Returns an instance,return.falseforfailure.
LDAP\ResultEntry
ldap_get_entries