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
How to get single field value with PDOStatement::fetchColumn
5
PHP configuration issues and common error troubleshooting in init functions
2
How to Use the preg_filter Function to Efficiently Remove HTML Tags from Strings?
6
socket_set_option Common permission errors and their solutions when setting socket options
9
Similar Functions
mysql_field_table
mysql_field_table
Getsthetablenamewher
fetch_lengths
fetch_lengths
Returnsthecolumnleng
mysql_affected_rows
mysql_affected_rows
Getsthenumberofrecor
cal_from_jd
cal_from_jd
ConvertJuliandaycoun
ftp_fput
ftp_fput
Uploadanopenfileands
asXML
asXML
Returnsawell-formedX
mysql_errno
mysql_errno
Returnsthenumericenc
mysql_fetch_lengths
mysql_fetch_lengths
Getsthelengthoftheco
Popular Articles