RE: determining if a query returns no value

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

 



Thank you Matt. That did the trick! I knew it had to be something simple.

Wendall

At 10:39 AM 8/7/2003 -0700, Matt Schroebel wrote:
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



-- 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