MCVE Funktionen
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

Beschreibung

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

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

conn

Eine von m_initengine() zurückgegebene MCVE_CONN-Ressource.

identifier

column_num

Rückgabewerte


MCVE Funktionen
PHP Manual