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::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli_stmt::more_results
mysqli_stmt::more_results
(mysqli_stmt_more_re
mysqli::execute_query
mysqli::execute_query
(mysqli_execute_quer
mysqli::$field_count
mysqli::$field_count
(mysqli_field_count)
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli::select_db
mysqli::select_db
(mysqli_select_db)Se
mysqli::kill
mysqli::kill
(mysqli_kill)Require
Popular Articles
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
Is the mysqli::kill Function Safe in PHP? Common Security Issues and Protective Measures
What Real-World Examples Show That mysqli::kill Can Gracefully Close Database Connections?