MCVE Functions
PHP Manual

m_getheader

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

m_getheaderGet the name of the column in a comma-delimited response

Description

string m_getheader ( resource $conn , int $identifier , int $column_num )
Warning

This function is currently not documented; only its argument list is available.

Parameters

conn

An MCVE_CONN resource returned by m_initengine().

identifier

column_num

Return Values


MCVE Functions
PHP Manual