m_getcellbynum

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

m_getcellbynumGet a specific cell from a comma delimited response by column number

Description

m_getcellbynum ( resource $conn , int $identifier , int $column , int $row ) : string
Warning

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

Parameters

conn

An MCVE_CONN resource returned by m_initengine().

identifier

column

row

Return Values