HOME

Rolls back the transaction
Ovrimos SQL Functions
PHP Manual

ovrimos_rollback

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

ovrimos_rollbackRolls back the transaction

Description

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.

See Also


Ovrimos SQL Functions
PHP Manual