Home
PHP
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
How to use substr_count when case sensitive
3
Combining parse_url and parse_str to analyze complete URLs
5
Process multibyte strings in combination with mb_get_info and mb_substr functions
3
Use is_nan in PHP to determine whether the calculation result is NaN
4
Similar Functions
mysql_get_client_info
mysql_get_client_info
ObtainMySQLclientinf
cal_from_jd
cal_from_jd
ConvertJuliandaycoun
mysql_unbuffered_query
mysql_unbuffered_query
SendaSQLquerytoMySQL
zip_entry_open
zip_entry_open
OpenanitemintheZIPfi
ftp_ssl_connect
ftp_ssl_connect
OpenasecureSSL-FTPco
ftp_nb_put
ftp_nb_put
Uploadthefiletothese
zip_entry_compressionmethod
zip_entry_compressionmethod
Returnsthecompressio
mysql_insert_id
mysql_insert_id
GettheIDgeneratedbyt
Popular Articles