Damir Dezeljin <[EMAIL PROTECTED]> wrote: > I want to calculate how many rows my MySQL query [...] returns.
For the C API see http://www.mysql.com/doc/en/mysql_affected_rows.html http://www.mysql.com/doc/en/mysql_num_rows.html The MySQL interface in every other language should have similar functions available ... Ciao, Martin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php