Ora_Exec

(PHP 3, PHP 4 )

Ora_Exec -- Oracleカーソル上でのパースしたステートメントの実行

説明

int ora_exec ( int cursor)

成功時に TRUE を、エラー時に FALSE を返します。 エラーについての詳細は、 ora_error() および ora_errorcode() 関数を用いて 調べられます。

ora_parse() , ora_fetch() , ora_do() も参照下さい。