Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.ldap-compare.html
Дата изменения: Sun Feb 3 22:43:26 2002 Дата индексирования: Mon Oct 1 21:42:09 2012 Кодировка: |
Returns TRUE if value matches otherwise returns FALSE. Returns -1 on error.
ldap_compare() is used to compare value of attribute to value of same attribute in LDAP directory entry specified with dn.
The following example demonstrates how to check whether or not given password matches the one defined in DN specified entry.
Warning |
ldap_compare() can NOT be used to compare BINARY values! |
Note: This function was added in 4.0.2.