Forum und email
ldap_dn2ufn

ldap_dn2ufn

(PHP 3, PHP 4, PHP 5)

ldap_dn2ufn -- Convert DN to User Friendly Naming format

Popis

string ldap_dn2ufn ( string dn )

Turns the specified dn, into a more user-friendly form, stripping off type names.

Seznam parametrů

dn

The distinguished name of an LDAP entity.

Návratové hodnoty

Returns the user friendly name.