Query: ldap_get_dn
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LDAP_GET_DN(3) 1 LDAP_GET_DN(3) ldap_get_dn - Get the DN of a result entrySYNOPSISstring ldap_get_dn (resource $link_identifier, resource $result_entry_identifier)DESCRIPTIONFinds out the DN of an entry in the result.PARAMETERSo $link_identifier - An LDAP link identifier, returned by ldap_connect(3). o $result_entry_identifier -RETURN VALUESReturns the DN of the result entry and FALSE on error. PHP Documentation Group LDAP_GET_DN(3)