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
Selection and Advantages and Disadvantages of apcu_entry and Redis Cache
6
Use sprintf and str_pad() to perfectly control the output format
6
Technical Guide to Successfully Deploying PHP Systems on the International Space Station (ISS)
4
iOS and PHP JSON Data Handling Techniques: Efficient Data Exchange Implementation
2
Similar Functions
ftp_mkdir
ftp_mkdir
Createanewdirectoryo
ftp_alloc
ftp_alloc
Allocatespaceforfile
children
children
Returnsthechildnodeo
ftp_rawlist
ftp_rawlist
Returnsadetailedlist
ftp_fput
ftp_fput
Uploadanopenfileands
mysql_connect
mysql_connect
Openanon-persistentM
ftp_chdir
ftp_chdir
Changethecurrentdire
ftp_put
ftp_put
Uploadthefiletothese
Popular Articles