> You can use mysql_result_rows() to check whether any rows were returned;
> something like:

you mean:

mysql_num_rows();

?

Chris


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

Reply via email to