PHP Dokumentation: Function ovrimos-commit
12. Januar 2010 von werner
ovrimos_commit
(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
ovrimos_commit — Commits 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_rollback() – Rolls back the transaction