Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::debug
mysqli::debug
(mysqli_debug) Perform debugging operations
Name:
mysqli::debug
Category:
MySQLi
Programming Language:
php
One-line Description:
Perform a debugging operation.
Related
How to Fix garbled Characters When Parsing XML with xml_parser_create: Step-by-Step Guide
7
How to Properly View Debug Logs After Enabling mysqli::debug?
4
How to Use the mysqli::debug Function to Inspect Database Connection Details?
2
How to write the parameter format for the mysqli::debug function? What are the specifications and key considerations?
9
Similar Functions
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli::execute_query
mysqli::execute_query
(mysqli_execute_quer
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli_result::fetch_all
mysqli_result::fetch_all
(mysqli_fetch_all)Ex
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
Popular Articles
How to Properly View Debug Logs After Enabling mysqli::debug?
How to Fix garbled Characters When Parsing XML with xml_parser_create: Step-by-Step Guide
How to Use the mysqli::debug Function to Inspect Database Connection Details?
How to write the parameter format for the mysqli::debug function? What are the specifications and key considerations?