Home
PHP
Tags
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
How to use is_nan function for PHP error handling and exception catching
10
nl_langinfo() Example of usage of obtaining AM/PM time stamps
4
The relationship between PHP link function and file permission settings
8
PHP Maintenance Tips on Linux: Best Practices for Enhancing Security and Performance
10
Similar Functions
ftp_mkdir
ftp_mkdir
Createanewdirectoryo
simplexml_load_string
simplexml_load_string
ConvertanXMLstringto
jdtounix
jdtounix
ConvertJuliandaycoun
jddayofweek
jddayofweek
Returntothedateofthe
getName
getName
Returnsthenameofthee
get_client_version
get_client_version
ReturnstheMySQLclien
zip_entry_compressedsize
zip_entry_compressedsize
Returnsthecompressed
mysql_list_processes
mysql_list_processes
ListsMySQLprocesses.
Popular Articles