Ora_ColumnName
    (PHP 3, PHP 4 )
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.