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

mysqli_stmt::$affected_rows

(mysqli_stmt_affected_rows) Returns the total number of rows changed, deleted or inserted in the last statement executed
Name:mysqli_stmt::$affected_rows
Category:MySQLi
Programming Language:php
One-line Description:(mysqli_stmt_affected_rows) Returns the total number of rows changed, deleted or inserted in the last statement executed
Similar Functions
Popular Articles