ora_commitoff

(PHP 3, PHP 4 )

ora_commitoff -- 关闭自动提交功能

描述

int ora_commitoff ( int conn)

该函数关闭每一个 ora_exec() 函数的自动提交功能。

如果成功则返回 TRUE,失败则返回 FALSE。 错误的细节能够使用 ora_error()ora_errorcode() 函数取得。