Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list) Returns the error list of the previous command executed
Name:
mysqli::$error_list
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns the list of errors for the last function call.
Related
PHP Input Box onkeyup Event Handling Tips and Optimization Methods
8
How to correctly use curl_close to close a cURL session?
9
What Does gettimeofday Return in PHP? A Detailed Explanation of the Function's Resulting Array Structure
1
How to use curl_close to free resources in asynchronous request?
10
Similar Functions
mysqli_stmt::next_result
mysqli_stmt::next_result
(mysqli_stmt_next_re
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli::begin_transaction
mysqli::begin_transaction
(mysqli_begin_transa
mysqli::get_connection_stats
mysqli::get_connection_stats
(mysqli_get_connecti
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli_result
mysqli_result
mysqli_resultclass
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
Popular Articles