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
Common misunderstandings in the mb_get_info function when processing Chinese strings
1
Detailed Guide on How to Disable Trace Debug Mode in ThinkPHP
9
What happens when using strval to process NULL values?
3
Must-Know for PHP Developers: How to Call API Interfaces and Convert Data Formats
2
Similar Functions
mysqli_result::fetch_column
mysqli_result::fetch_column
(mysqli_fetch_column
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli_stmt::fetch
mysqli_stmt::fetch
(mysqli_stmt_fetch)E
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
mysqli::$protocol_version
mysqli::$protocol_version
(mysqli_get_proto_in
Popular Articles