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::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_result::data_seek
mysqli_result::data_seek
(mysqli_data_seek)Ad
mysqli_warning
mysqli_warning
Themysqli_warningcla
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli::stat
mysqli::stat
(mysqli_stat)Getthec
mysqli::more_results
mysqli::more_results
(mysqli_more_results
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
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?