Home
PHP
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
stream_get_filters is used in conjunction with stream_get_meta_data to get detailed information about the stream
4
hash_final Best practices for using hash_init
6
Error debugging skills for serialize and unserialize in PHP
3
How to handle user authentication logic in init function
3
Similar Functions
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli
mysqli
mysqliclass
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::$client_version
mysqli::$client_version
(mysqli_get_client_v
Popular Articles