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

说明

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

本函数还未编写文档,仅有参数列表。

参数

conn

m_initengine() 返回的 MCVE_CONN 资源。

identifier

column

row

返回值