PHP » GoLang |
login |
register |
about
|
GoLang ldap_explode_dn
request it (352)
GoLang replacement for PHP's ldap_explode_dn
[edit | history]
ldap_explode_dn(PHP 4, PHP 5, PHP 7) ldap_explode_dn — Splits DN into its component parts Description
array ldap_explode_dn
( string
$dn
, int $with_attrib
)Splits the DN returned by ldap_get_dn() and breaks it up into its component parts. Each part is known as Relative Distinguished Name, or RDN. Parameters
Return Values
Returns an array of all DN components, or |
more
Recently updated
more
Most requested
more
Last requests
|