Da qui
Get the number of affected rows by the last INSERT, UPDATE, REPLACE or DELETE query[...]
[...]
Note: SELECT Statements
To retrieve the number of rows returned by a SELECT, it is possible to use mysql_num_rows().
Da qui
Get the number of affected rows by the last INSERT, UPDATE, REPLACE or DELETE query[...]
[...]
Note: SELECT Statements
To retrieve the number of rows returned by a SELECT, it is possible to use mysql_num_rows().