RE: determining if a query returns no value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wendall Williams wrote:
> If the client has no entries for that category, it
> needs to move on to the next category.

Yes, see mysql_num_row($result).  That function will return the number
of rows in the result set.

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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux