MCVE 函数
PHP Manual

m_verifyconnection

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0)

m_verifyconnectionSet whether or not to PING upon connect to verify connection

说明

bool m_verifyconnection ( resource $conn , int $tf )
Warning

本函数还未编写文档,仅有参数列表。

参数

conn

m_initengine() 返回的 MCVE_CONN 资源。

tf

返回值


MCVE 函数
PHP Manual