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
get_defined_functions Function Usage: A Detailed Guide Even PHP Beginners Can Understand
4
Advanced tips: Use xml_set_end_namespace_decl_handler with xml_set_element_handler
3
How to use PHP realpath to get the real path of a file and avoid soft linking issues?
4
PHP Development Guide in Homestead Environment | Efficient Setup and Optimization Tutorial
8
Similar Functions
zip_entry_compressionmethod
zip_entry_compressionmethod
Returnsthecompressio
mysql_get_server_info
mysql_get_server_info
ObtainMySQLserverinf
mysql_result
mysql_result
Obtaintheresultdata.
ftp_get_option
ftp_get_option
Returnsvariousdiffer
ftp_set_option
ftp_set_option
SetvariousFTPruntime
jdtounix
jdtounix
ConvertJuliandaycoun
jdtojewish
jdtojewish
ConvertJuliandayscou
simplexml_import_dom
simplexml_import_dom
ReturnstheSimpleXMLE
Popular Articles