   #PHP Manual Oracle 8 functions ociexecute ocifetchinto

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   ocifetch

   (PHP 3>= 3.0.4, PHP 4 )
   ocifetch -- Fetches the next row into result-buffer

Description

   bool ocifetch ( resource stmt)

   ocifetch() fetches the next row (for SELECT statements) into the
   internal result-buffer. Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev       Home         Next
   ociexecute  Up  ocifetchinto
