Home > PHP > Function > > ovrimos_commit()

ovrimos_commit()

ovrimos_commit - Commits the transaction

Syntax

bool ovrimos_commit (int $connection_id)

Arguments

  • connection_id - The Ovrimos connection identifier, returned by ovrimos_connect().

Description

Commits the transaction.

Version

PHP 4.0.3, 5 <= 5.0.5

Return value

Returns TRUE on success or FALSE on failure.