JavaScript Editor Javascript debugger     Website design 


ovrimos_rollback

Rolls back the transaction (PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
bool ovrimos_rollback ( int connection_id )

Rolls back the transaction.

Parameters

connection_id

The Ovrimos connection identifier, returned by ovrimos_connect().

Return Values

Returns TRUE on success or FALSE on failure.