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 output formatted strings to files using PHP's vfprintf
8
socket_cmsg_space memory and performance issues when used with socket_read
2
get_include_path() uses with chdir() to change the working directory path
6
Boost PHP Development Efficiency and Performance: Go Language Enhances Modern Development
5
Similar Functions
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli_driver
mysqli_driver
Themysqli_driverclas
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli::get_warnings
mysqli::get_warnings
(mysqli_get_warnings
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli::more_results
mysqli::more_results
(mysqli_more_results
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
Popular Articles