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

Reply via email to