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
How to Build a Scalable Messaging System with PHP and SOAP
2
Use case for ob_list_handlers and ob_clean
5
How to switch between socket_set_block and socket_set_nonblock correctly
2
In-depth Exploration of JSON File Handling and Analysis Techniques in PHP
4
Similar Functions
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli::autocommit
mysqli::autocommit
(mysqli_autocommit)T
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli::$errno
mysqli::$errno
(mysqli_errno)Return
Popular Articles