maxdb->ping()
maxdb->ping - Pings a server connection, or tries to reconnect if the connection has gone down
Syntax
bool maxdb->ping ()
Arguments
-
Description
Procedural style:
Version
PHP PECL maxdb >= 1.0
Return value
Returns TRUE on success or FALSE on failure.