[PHP3] msql_numrows() From: Niklas Saers (berenmls <email protected>)
Date: 12/31/98

Hi, I believe there may be an error in msql_numrow(). Reason being: If an
$res=msql($database,$query); gives no records, an msql_numrows($res) will
still return 1, and not 0 as should be expected.

        Niklas

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev <email protected>