Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysql_errno
mysql_errno
Returns the numeric encoding of the error message in the previous MySQL operation.
Name:
mysql_errno
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the numeric encoding of the error message in the previous MySQL operation.
Related
Use hexdec + bin2hex to convert binary and decimal
10
serialize and session_start: How to implement automatic session persistence?
10
How to use apcu_entry to cache the requested return data
1
How to capture mysqli_stmt::$error information in PHP unit test
6
Similar Functions
zip_entry_open
zip_entry_open
OpenanitemintheZIPfi
jewishtojd
jewishtojd
Convertthedatesofthe
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
Exception
Exception
Exceptionobjectconst
mysql_field_seek
mysql_field_seek
Setsthepointerinther
libxml_get_errors
libxml_get_errors
Retrievetheerrorarra
mysql_error
mysql_error
Returnsthetexterrorm
getTraceAsString
getTraceAsString
Returnsthesameinform
Popular Articles