m_getcellbynum
(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0)
m_getcellbynum — Get a specific cell from a comma delimited response by column number
说明
string m_getcellbynum
( resource $conn
, int $identifier
, int $column
, int $row
)
参数
-
conn
-
An MCVE_CONN resource returned by
m_initengine().
-
identifier
-
-
column
-
-
row
-