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
The actual application of the JsonSerializable::jsonSerialize function in Laravel
10
array_intersect_key vs array_diff_key: Understand the Differences in One Article
5
Mysqli_result::$lengths Tips for using mysqli_fetch_assoc()
6
Differences Between thinkphp and DedeCMS: Choosing the Right Development Tool for You
1
Similar Functions
mysqli::get_charset
mysqli::get_charset
(mysqli_get_charset)
mysqli::$thread_id
mysqli::$thread_id
(mysqli_thread_id)Re
mysqli_stmt::fetch
mysqli_stmt::fetch
(mysqli_stmt_fetch)E
mysqli::real_connect
mysqli::real_connect
(mysqli_real_connect
mysqli_result::fetch_field
mysqli_result::fetch_field
(mysqli_fetch_field)
mysqli_stmt::__ construct
mysqli_stmt::__ construct
Constructanewmysqli_
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
Popular Articles