   #PHP Manual Oracle functions ora_error ora_exec

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 ora_errorcode

   (PHP 3, PHP 4 )
   ora_errorcode -- Gets an Oracle error code

Description

   int ora_errorcode ( resource cursor_or_connection)

   Returns the numeric error code of the last executed statement on the
   specified cursor or connection.

     Note: Support for connection ids was added in 3.0.4.
   ______________________________________________________________________

   Prev      Home     Next
   ora_error  Up  ora_exec
