Ovrimos SQL Funktionen
PHP Manual

ovrimos_commit

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

ovrimos_commitCommits the transaction

Beschreibung

bool ovrimos_commit ( int $connection_id )

Commits the transaction.

Parameter-Liste

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Ovrimos SQL Funktionen
PHP Manual