Join our community in the tech forums for uncut technology discussion.
ldap_dn2ufn
(PHP 3, PHP 4 , PHP 5) ldap_dn2ufn -- Convert DN to User Friendly Naming format Descriptionstring ldap_dn2ufn ( string dn )
ldap_dn2ufn() function is used to turn a DN,
specified by dn, into a more user-friendly form,
stripping off type names.
Join our community in the tech forums for uncut technology discussion.
|