ora_columnsize

(PHP 3, PHP 4 )

ora_columnsize -- get size of Oracle result column

Description

int ora_columnsize ( int cursor, int column)

Returns the size of the Oracle column column on the cursor cursor. Column 0 is the first column.