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)
| Related Man Pages |
|---|
| fbsql_list_dbs(3) - php |
| ldap_errno(3) - php |
| ldap_get_attributes(3) - php |
| ldap_next_attribute(3) - php |
| ldap_next_entry(3) - php |