Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_affected_rows
mysql_affected_rows
Gets the number of record rows affected by the previous MySQL operation.
Name:
mysql_affected_rows
Category:
Uncategorized
Programming Language:
php
One-line Description:
Gets the number of record rows affected by the previous MySQL operation.
Related
How to arrange event records in reverse order by timestamps using krsort
2
【mysqli::$affected_rows】Common errors after inserting data
6
How to Handle Environment Variable Overwrites? The Correct Way to Avoid Conflicts with putenv Function
8
What Does gettimeofday Return in PHP? A Detailed Explanation of the Function's Resulting Array Structure
1
Similar Functions
zip_open
zip_open
OpentheZIPfile.
ftp_fget
ftp_fget
Downloadafilefromthe
ftp_close
ftp_close
ClosetheFTPconnectio
jdmonthname
jdmonthname
Returnsthenameofthem
easter_days
easter_days
Returnsthenumberofda
mysql_close
mysql_close
Closenon-persistentM
mysql_field_type
mysql_field_type
Getsthetypeofthespec
mysql_fetch_row
mysql_fetch_row
Getarowfromtheresult
Popular Articles