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
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
2
Similar Functions
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_i
mysqli_stmt::attr_get
mysqli_stmt::attr_get
(mysqli_stmt_attr_ge
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli_result::fetch_field_direct
mysqli_result::fetch_field_direct
(mysqli_fetch_field_
mysqli::$server_version
mysqli::$server_version
(mysqli_get_server_v
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli::more_results
mysqli::more_results
(mysqli_more_results
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