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
ldap_get_dn(3) - redhat
ibase_trans(3) - php
ldap_add(3) - php
ldap_errno(3) - php
ldap_get_attributes(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator