Home > PHP > Function > MCVE > m_parsecommadelimited()

m_parsecommadelimited()

m_parsecommadelimited - Parse the comma delimited response so m_getcell, etc will work

Syntax

int m_parsecommadelimited (resource $conn, int $identifier)

Arguments

  • conn - An MCVE_CONN resource returned by m_initengine().
  • identifier

Description

Version

PHP 4.3.9, 5 <= 5.0.5, PECL mcve >= 1.0.0

Return value