Oops, ok, I misread the original question :)

"Rich Gray" <[EMAIL PROTECTED]> wrote:
> Er... but the original poster wanted a count of rows returned by a
> particular query... your method just returns the number of rows in the
> table...

Anyway, you're right. If you already have a result then use
mysql_num_rows().

- E

...[snip]...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to