Compare Method
Compares attributes and values with those of the entry specified by DN .
Object Oriented Interface
public function doCompare();
Procedural Interface
ipworks_ldap_do_compare($res);
Remarks
This method compares attributes types and values specified via the Attributes properties, with the values in the directory for the entry specified by DN. The result of the operation is returned via the Result event.