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
Efficient Guide to Configuring Nginx and PHP on Linux
8
How to get extra metadata at the end of the namespace, combined with xml_set_end_namespace_decl_handler?
6
How to avoid deletion failure when deleting a file by PHP delete function
2
What’s the Difference Between ftp_nlist and ftp_rawlist Functions? How to Choose the Most Suitable One Based on Your Needs
5
Similar Functions
mysqli_stmt::free_result
mysqli_stmt::free_result
(mysqli_stmt_free_re
mysqli::select_db
mysqli::select_db
(mysqli_select_db)Se
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli::$server_info
mysqli::$server_info
(mysqli_get_server_i
mysqli::prepare
mysqli::prepare
(mysqli_prepare)Prep
mysqli::real_query
mysqli::real_query
(mysqli_real_query)E
mysqli::__ construct
mysqli::__ construct
(mysqli_connect)Open
mysqli_stmt::execute
mysqli_stmt::execute
(mysqli_stmt_execute
Popular Articles