[sam] numRows

Gwenn Gueguen gwenn.gueguen@libertysurf.fr
Mon, 24 Jun 2002 09:02:25 +0200


> > It looks like
> >   $verify->numRows()
> > should be replaced with
> >   $this->db->numRows($verify)
> 
> Works fine as is here. What database are you using?

mysql

I looked at PEAR::DB and it looks like numRows is a
method of DB instead of a function but maybe I don't
have a good version of pear but horde/test.php seems
happy with it...

-- 
Gwenn