thanks


Because $result is a resource in PHP, not the actual result of the
query;

   $foo = mysql_num_rows($result);




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to