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
ftp_rawlist Method to get recursive directory structure
3
Complete Guide to Handling Cookies in PHP: Create, Read, Modify, and Delete
2
Node.js vs PHP for Backend Development: A Comprehensive Comparison and Choosing Guide
7
Recommended PHP Frameworks for Different Project Scenarios: A Comprehensive Guide
7
Similar Functions
mysql_unbuffered_query
mysql_unbuffered_query
SendaSQLquerytoMySQL
easter_days
easter_days
Returnsthenumberofda
ftp_raw
ftp_raw
Sendarawcommandtothe
getMessage
getMessage
Returnsastringdescri
mysql_get_host_info
mysql_get_host_info
GetMySQLhostinformat
ftp_fget
ftp_fget
Downloadafilefromthe
mysql_errno
mysql_errno
Returnsthenumericenc
mysql_result
mysql_result
Obtaintheresultdata.
Popular Articles