|
ldap_parse_resultExtract information from result Description
bool ldap_parse_result
( resource
$link
, resource $result
, int &$errcode
[, string &$matcheddn
[, string &$errmsg
[, array &$referrals
]]] )Parses an LDAP search result. Parameters
Return Values
Returns Examples
Example #1 ldap_parse_result example
<?php |