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

說明

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

此函式目前沒有參考文件;只有引數列表。

參數

conn

m_initengine() 回傳的 MCVE_CONN 資源。

identifier

column_num

回傳值

add a note add a note

User Contributed Notes

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