Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_error
mysql_error
Returns the text error message generated by the previous MySQL operation.
Name:
mysql_error
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the text error message generated by the previous MySQL operation.
Related
PDOStatement::rowCount Atomicity with transactions
1
Error Assertions in PHP Unit Testing: A Guide to Improving Code Quality and Stability
4
How to view debugging information after ending a cURL session with curl_close?
8
The difference between strnatcasecmp and strnatcmp: How to choose correctly?
7
Similar Functions
mysql_field_table
mysql_field_table
Getsthetablenamewher
frenchtojd
frenchtojd
ConvertdatesfromtheF
mysql_field_flags
mysql_field_flags
Gettheflagassociated
ftp_close
ftp_close
ClosetheFTPconnectio
mysql_num_rows
mysql_num_rows
Getthenumberofrowsin
ftp_raw
ftp_raw
Sendarawcommandtothe
getNamespaces
getNamespaces
Returnsthenamespaceu
ftp_fput
ftp_fput
Uploadanopenfileands
Popular Articles