ldap_next_attribute
ldap_next_attribute
Get the next attribute in result
**ldap_next_attribute** LDAP\Connection $ldap LDAP\ResultEntry $entry
Retrieves the attributes in an entry. The first call to
is made with the
returned from
.
ldap_next_attribute``entry``ldap_first_attribute
ldapldap.parameter.ldap
entryldap.parameter.entry
Returns the next attribute in an entry on success and false on error.
ldap_get_attributes