Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::ping
mysqli::ping
(mysqli_ping)ping server connection, or try to reconnect if the connection is disconnected
Name:
mysqli::ping
Category:
MySQLi
Programming Language:
php
One-line Description:
ping the server connection, or try to reconnect when the connection is disconnected.
Related
property_exists vs isset: Which is more suitable for checking object properties
7
Use parse_url to build a URL whitelist filtering system
3
time_nanosleep What to do if it is interrupted by an interrupt signal?
1
How to calculate the control message space of broadcast and multicast packets using socket_cmsg_space
3
Similar Functions
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli::autocommit
mysqli::autocommit
(mysqli_autocommit)T
mysqli::thread_safe
mysqli::thread_safe
(mysqli_thread_safe)
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli::kill
mysqli::kill
(mysqli_kill)Require
mysqli_stmt::$error_list
mysqli_stmt::$error_list
(mysqli_stmt_error_l
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
Popular Articles