update : 2015.11.03
php.shukuma.com검색:
|
ldap_compare(PHP 4 >= 4.0.2, PHP 5) ldap_compare — Compare value of attribute found in entry specified with DN 설명
Compare 인수
반환값
Returns 예제The following example demonstrates how to check whether or not given password matches the one defined in DN specified entry.
Example #1 Complete example of password check
<?php 주의Warning
ldap_compare() can NOT be used to compare BINARY values! |