m_getcell

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0)
Get a specific cell from a comma delimited response by column name
string m_getcell ( resource $conn, int $identifier, string $column, int $row )
Parameters:
conn

An MCVE_CONN resource returned by m_initengine().

identifier

An MCVE_CONN resource returned by m_initengine().

column

An MCVE_CONN resource returned by m_initengine().

row

An MCVE_CONN resource returned by m_initengine().

Returns:

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

doc_php
2016-02-24 15:55:50
Comments
Leave a Comment

Please login to continue.