Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::$info
mysqli::$info
(mysqli_info) Retrieve information about the recently executed query
Name:
mysqli::$info
Category:
MySQLi
Programming Language:
php
One-line Description:
Returns information about the last query executed.
Related
Avoiding the FAQ of errors when using mysqli::$info in PHP
8
Best practices for using mysqli::$info with mysqli_error()
5
Use mysqli::$info to understand statistics on MySQL query execution
1
Similar Functions
mysqli_result::$field_count
mysqli_result::$field_count
(mysqli_num_fields)G
mysqli_stmt::$sqlstate
mysqli_stmt::$sqlstate
(mysqli_stmt_sqlstat
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
Popular Articles
Avoiding the FAQ of errors when using mysqli::$info in PHP
Best practices for using mysqli::$info with mysqli_error()
Use mysqli::$info to understand statistics on MySQL query execution