ldap_get_entries Get all result entries &reftitle.description; arrayldap_get_entries resourcelink_identifier resourceresult_identifier Reads multiple entries from the given result, and then reading the attributes and multiple values. &reftitle.parameters; link_identifier An LDAP link identifier, returned by ldap_connect. result_identifier &reftitle.returnvalues; Returns a complete result information in a multi-dimensional array on success and &false; on error. The structure of the array is as follows. The attribute index is converted to lowercase. (Attributes are case-insensitive for directory servers, but not when used as array indices.) &reftitle.seealso; ldap_first_entry ldap_next_entry