php man page for ldap_get_dn

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 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
ibase_trans(3) - php
ldap_first_attribute(3) - php
ldap_get_attributes(3) - php
ldap_get_values(3) - php
ldap_next_entry(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Nicki Paul to the Moderator Team!