|
|||||||
|
|
ldap_compareDescriptionbool ldap_compare ( resource link_identifier, string dn, string attribute, string value)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.
| ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP Manualen". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |