After I run a query lik this,
$db->query($sql);

what is the quickest way to find out how many records result? Without having
to loop through them all?

Thank you ,
Diana




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to