PHP Manual: m_getcellbynum
m_getcellbynum
(PHP 4 >= 4.3.9, PHP 5)
m_getcellbynum -- Get a specific cell from a comma delimited response by column numberDescription
string m_getcellbynum ( resource conn, int identifier, int column, int row )| Warning |
This function is currently not documented; only the argument list is available. |
Parameters
connAn MCVE_CONN resource returned by m_initengine().
identifierIts description
columnIts description
rowIts description
Return Values
What the function returns, first on success, then on failure. See also the &return.success; entity