m_getcellbynum

(PHP 4 >= 4.3.9, PHP 5)

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

Its description

column

Its description

row

Its description

返回值

What the function returns, first on success, then on failure. See also the &return.success; entity