Ovrimos SQL 함수 목록
PHP Manual

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 Manual