Ora_Exec

(PHP3 , PHP4 )

Ora_Exec -- execute parsed statement on an Oracle cursor

Description

int ora_exec (int cursor)

Returns true on success, false on error. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.