   #PHP Manual Oracle functions ora_columnname ora_columntype

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                ora_columnsize

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

   Prev           Home           Next
   ora_columnname  Up  ora_columntype
