Delete Method
Deletes an entry specified by DN from the directory server.
Object Oriented Interface
public function doDelete();
Procedural Interface
ipworks_ldap_do_delete($res);
Remarks
This method deletes the entry specified by DN from the directory. The result of the operation is returned via the Result event.