ldap_get_dn(3) php man page | unix.com

Man Page: ldap_get_dn

Operating Environment: php

Section: 3

LDAP_GET_DN(3)								 1							    LDAP_GET_DN(3)

ldap_get_dn - Get the DN of a result entry

SYNOPSIS
string ldap_get_dn (resource $link_identifier, resource $result_entry_identifier)
DESCRIPTION
Finds out the DN of an entry in the result.
PARAMETERS
o $link_identifier - An LDAP link identifier, returned by ldap_connect(3). o $result_entry_identifier -
RETURN VALUES
Returns the DN of the result entry and FALSE on error. PHP Documentation Group LDAP_GET_DN(3)
Related Man Pages
ldap_dn2ufn(3) - redhat
ldap_explode_dn(3) - redhat
ldap_get_dn(3) - redhat
ldap_get_attributes(3) - php
ldap_next_attribute(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!