KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ovrimos_rollback()
ovrimos_rollback()
ovrimos_rollback - Rolls back the transaction
Syntax
bool
ovrimos_rollback
(
int
$connection_id)
Arguments
connection_id - The Ovrimos connection identifier, returned by ovrimos_connect().
Description
Rolls back the transaction.
Version
PHP 4.0.3, 5 <= 5.0.5
Return value
Returns TRUE on success or FALSE on failure.