   #PHP Manual Oracle 8 functions ocifreecollection ocifreedesc

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 ocifreecursor

   (PHP 3>= 3.0.8, PHP 4 )
   ocifreecursor --  Free all resources associated with a cursor

Description

   bool ocifreecursor ( resource stmt)

   ocifreecursor() frees all resources associated with the cursor stmt.
   Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev              Home        Next
   ocifreecollection  Up  ocifreedesc
