Home
PHP
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
How to use stream_get_filters and fopen in combination
5
The relationship between PHP link function and file permission settings
8
How to avoid the gray background problem of imageflip function after flipping?
4
The correct way to use sprintf to handle floating point formats
2
Similar Functions
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli::stat
mysqli::stat
(mysqli_stat)Getthec
mysqli::real_connect
mysqli::real_connect
(mysqli_real_connect
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_warning::next
mysqli_warning::next
Fetchnextwarning
Popular Articles