[thelist] counting returned rows in mySQL

David Kutcher david_kutcher at hotmail.com
Fri Apr 26 17:54:01 CDT 2002


I'm confused why you would do this.

Why not just $num_results = mysql_num_rows($result);
where $result = mysql_query();

?

I'm confused.

David
www.confluentforms.com


----- Original Message -----
From: "Benjamin" <kalos at carolina.rr.com>


> A simple way to get the number of rows your query has returned (using Perl
> & mySQL)



More information about the thelist mailing list