- PHP 手册
- 函数参考
- 信用卡处理
- MCVE
- MCVE 函数
m_destroyconn
(PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0)
m_destroyconn — Destroy the connection and MCVE_CONN structure
说明
m_destroyconn ( resource$conn
) : bool
Warning本函数还未编写文档,仅有参数列表。
参数
-
conn
-
由 m_initengine() 返回的 MCVE_CONN 资源。
返回值
Returns TRUE
.
参见
- m_initconn() - Create and initialize an MCVE_CONN structure
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.m-destroyconn.php