ora_getcolumn

(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)

ora_getcolumn -- 取得列的資料

描述

string ora_getcolumn ( resource cursor, int column )

取得一列資料。

返回列的資料。若果有錯誤產生,返回 FALSE 函數 ora_errorcode() 將返回一個非零值。注意,對該函數的一個 FALSE 測試有可能返回 TRUE 因為下列情況沒有錯誤(NULL 結果,空的字串,數字 0,字串 "0")。