m_settimeout

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

m_settimeoutSet maximum transaction time (per trans)

說明

int m_settimeout ( resource $conn , int $seconds )
Warning

此函式目前沒有參考文件;只有引數列表。

參數

conn

m_initengine() 回傳的 MCVE_CONN 資源。

seconds

回傳值

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top