m_getheader

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

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

Opis

m_getheader ( resource $conn , int $identifier , int $column_num ) : string
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

conn

Zasób MCVE_CONN zwrócony przez m_initengine().

identifier

column_num

Zwracane wartości

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top