Current Location: Home> Function Categories> mysqli::$affected_rows

mysqli::$affected_rows

(mysqli_affected_rows) Get the number of rows affected in previous MySQL operations
Name:mysqli::$affected_rows
Category:MySQLi
Programming Language:php
One-line Description:Returns the number of rows affected in the last MySQL operation.
Similar Functions