Petre Agenbag <[EMAIL PROTECTED]> wrote:
> Hi List
> 
> Sorry, tried to find it in manual...
> 
> I'd like to query a db and and see how big the result is in bytes. How
> can I do that?

how big as in how many records are back from the query?

look for <dbserver>_num_rows(), replacing dbserver with your database
your using.


> Thanks

Welcome

Curt
-- 


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

Reply via email to