MCVE 函数
PHP Manual

m_getcell

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

m_getcellGet a specific cell from a comma delimited response by column name

说明

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

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

参数

conn

m_initengine() 返回的 MCVE_CONN 资源。

identifier

column

row

返回值


MCVE 函数
PHP Manual