Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
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
Related
Discuz Application and Practice in PHP Development
10
Advanced Usage of mt_rand: Do You Know How to Use It?
5
How to Install and Configure LAMP Stack on Fedora 24: Linux, Apache, MariaDB, and PHP Tutorial
2
Examples used with array_intersect_ukey and array_keys
8
Similar Functions
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli::ping
mysqli::ping
(mysqli_ping)pingser
mysqli::$error
mysqli::$error
(mysqli_error)Return
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
Popular Articles