(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
Ora_ColumnName -- get name of Oracle result column
Description
string Ora_ColumnName
(int cursor, int column)
Returns the name of the field/column
column on the cursor
cursor. The returned name is in all
uppercase letters. Column 0 is the first column.