(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.
返回类型为 resource 的结果集。该结果集从 msql_query() 的调用中得到。
Returns the number of affected rows on success, or FALSE on error.