Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$error
mysqli::$error
(mysqli_error) Returns the previous error string description
Name:
mysqli::$error
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the last error description of the last function call.
Related
How to Create a PHP File that Deletes Itself After Execution?
4
How to use vfprintf and fwrite to achieve flexible format output
8
PHP Hash Arrays Usage and Implementation: Master Associative Array Operations Quickly
3
curl_close Practical Tips for Use with curl_getinfo
1
Similar Functions
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_v
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli::use_result
mysqli::use_result
(mysqli_use_result)S
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli_stmt::attr_set
mysqli_stmt::attr_set
(mysqli_stmt_attr_se
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli::$error
mysqli::$error
(mysqli_error)Return
mysqli_warning
mysqli_warning
Themysqli_warningcla
Popular Articles