ldap_get_dn

Example

 string ldap_get_dn ( resource $link_identifier , resource $result_entry_identifier ) 

Description

Finds out the DN of an entry in the result.

Return Values

Returns the DN of the result entry and FALSE on error.