(PHP 4, PHP 5 <= 5.0.5)
ora_rollback — 回滚事务
该函数回滚一个 Oracle 事务。(事务的定义在 ora_commit() 函数中查看。)
如果成功则返回 TRUE,失败则返回 FALSE。 错误的细节能够使用 ora_error() 和 ora_errorcode() 函数取得。