|
cubrid_pingPing a server connection or reconnect if there is no connection Description
bool cubrid_ping
([ resource
$conn_identifier
] )Checks whether or not the connection to the server is working. Parameters
Return Values
Returns Examples
Example #1 cubrid_ping example
<?php |