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 Properly View Debug Logs After Enabling mysqli::debug?
4
Similar Functions
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli::use_result
mysqli::use_result
(mysqli_use_result)S
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli_stmt
mysqli_stmt
mysqli_stmtclass
mysqli_stmt::bind_result
mysqli_stmt::bind_result
(mysqli_stmt_bind_re
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
Popular Articles
How to Properly View Debug Logs After Enabling mysqli::debug?