![]() |
|
|
+ Search |
![]()
|
Aug 1st, 2004 05:07
Cinley Rodick, Bill Sanders, Ric Ads, http://www.generalforums.com , http://www.generalforums.com/yellow/
$result = mysql_query($query) or die("Could not run query.");
$numrows = mysql_num_rows($result);
In the code above, $result is the valid MySQL result resource.