When building an LDAP filter, you should use ldap_escape with LDAP_ESCAPE_FILTER flag. Example #1 Searching for an email address. <?php// $ds is a valid link ...
確定! 回上一頁