Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::kill
mysqli::kill
(mysqli_kill) Requires the server to terminate the MySQL thread
Name:
mysqli::kill
Category:
MySQLi
Programming Language:
php
One-line Description:
Requests the server to terminate a MySQL thread.
Related
Is the mysqli::kill Function Safe in PHP? Common Security Issues and Protective Measures
6
What Real-World Examples Show That mysqli::kill Can Gracefully Close Database Connections?
5
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
2
Similar Functions
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli_stmt::$errno
mysqli_stmt::$errno
(mysqli_stmt_errno)R
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::debug
mysqli::debug
(mysqli_debug)Perfor
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::$sqlstate
mysqli::$sqlstate
(mysqli_sqlstate)Ret
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli_stmt::$param_count
mysqli_stmt::$param_count
(mysqli_stmt_param_c
Popular Articles
Is the mysqli::kill Function Safe in PHP? Common Security Issues and Protective Measures
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
What Real-World Examples Show That mysqli::kill Can Gracefully Close Database Connections?