mysql_affected_row « MySQL Database « PHP






1.mysql_affected_rows() returns the number of rows affected by an SQL query involving an INSERT, UPDATE, REPLACE, or DELETE.