Home
PHP
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
Methods to compare hash values using hash_final and hash_equals
9
Automatic type conversion when obtaining object properties through PDOStatement::fetchObject
2
Analysis of coding problems when using mb_get_info with mb_strtoupper
1
Apcu_entry cache and PHP memory limit settings resolution
1
Similar Functions
mysqli_stmt::$sqlstate
mysqli_stmt::$sqlstate
(mysqli_stmt_sqlstat
mysqli::real_connect
mysqli::real_connect
(mysqli_real_connect
mysqli::close
mysqli::close
(mysqli_close)Closep
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
mysqli_stmt::$field_count
mysqli_stmt::$field_count
(mysqli_stmt_field_c
mysqli::more_results
mysqli::more_results
(mysqli_more_results
mysqli::change_user
mysqli::change_user
(mysqli_change_user)
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
Popular Articles