(PHP 3 >= 3.0.6, PHP 4, PHP 5)
Returns number of affected rows by the last SELECT, UPDATE or DELETE query associated with result.
The result resource that is being evaluated. This result comes from a call to msql_query().
Returns the number of affected rows on success, or FALSE on error.