Ovrimos SQL 函数
PHP 手册

ovrimos_commit

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_commitCommits the transaction

说明

bool ovrimos_commit ( int $connection_id )

Commits the transaction.

参数

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见


Ovrimos SQL 函数
PHP 手册