   #PHP Manual Oracle 8 functions ociresult ocirowcount

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  ocirollback

   (PHP 3>= 3.0.7, PHP 4 )
   ocirollback -- Rolls back outstanding transactions

Description

   bool ocirollback ( resource connection)

   ocirollback() rolls back all outstanding statements for Oracle
   connection connection. Returns TRUE on success or FALSE on failure.

   See also ocicommit().
   ______________________________________________________________________

   Prev      Home        Next
   ociresult  Up  ocirowcount
