m_destroyconn

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

m_destroyconnDestroy the connection and MCVE_CONN structure

Опис

bool m_destroyconn ( resource $conn )
Увага

This function is currently not documented; only its argument list is available.

Параметри

conn

An MCVE_CONN resource returned by m_initengine().

Значення, що повертаються

Returns TRUE.

Прогляньте Також

  • m_initconn() - Create and initialize an MCVE_CONN structure

add a note add a note

User Contributed Notes

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