(PHP 3, PHP 4, PHP 5 <= 5.1.0RC1)
ora_columnsize -- Returns the size of an Oracle result column
Description
int 
ora_columnsize ( resource cursor, int column )
     Returns the size of the Oracle column
     column on the cursor
     cursor. Column 0 is the first column.