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
Optimize delay control in game loops using time_nanosleep
5
Mysqli_stmt::$error combined with mysqli_prepare() usage tips
5
What Are the Security Risks of PHP extract Function? How to Prevent Them
6
PHP intval Function Vulnerability Analysis and Mitigation Measures
4
Similar Functions
mysqli::commit
mysqli::commit
(mysqli_commit)Submi
mysqli_result::$lengths
mysqli_result::$lengths
(mysqli_fetch_length
mysqli::set_charset
mysqli::set_charset
(mysqli_set_charset)
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::$errno
mysqli::$errno
(mysqli_errno)Return
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli::$field_count
mysqli::$field_count
(mysqli_field_count)
Popular Articles