![]() |
|
||||||||||
|
ldap_first_attributeDescriptionstring ldap_first_attribute ( resource link_identifier, resource result_entry_identifier, int &ber_identifier )Returns the first attribute in the entry on success and FALSE on error.
Similar to reading entries, attributes are also read one by one
from a particular entry.
ldap_first_attribute() returns the first
attribute in the entry pointed by the
See also ldap_get_attributes() ldap_first_attribute There are no user contributed notes for this page. |