Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Protocols
Protocols.LDAP
Protocols.LDAP.client
Protocols.LDAP.client()->result

Method Protocols.LDAP.client()->result()->fetch()


Method fetch

int|mapping(string:array(string)) fetch(int|void idx)

Description

Returns a mapping with an entry for each attribute. Each entry is an array of values of the attribute.

Parameter index

Optional argument can be used for direct access to the entry other then currently pointed by cursor.