m_getcell
(PHP 4 >= 4.3.9, PHP 5)
m_getcell -- Get a specific cell from a comma delimited response by column nameDescription
string m_getcell ( resource conn, int identifier, string 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
