ldap_get_entries Get all result entries &reftitle.description; arrayfalseldap_get_entries resourceldap resourceresult Reads multiple entries from the given result, and then reading the attributes and multiple values. &reftitle.parameters; ldap An LDAP link identifier, returned by ldap_connect. result &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