PHP.nl

ldap_get_dn

Laatst bijgewerkt:

ldap_get_dn

Get the DN of a result entry

 **ldap_get_dn** LDAP\Connection $ldap LDAP\ResultEntry $entry

Finds out the DN of an entry in the result.

ldapldap.parameter.ldap

entryldap.parameter.entry

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