JavaScript Editor Javascript debugger     Website design 


ovrimos_close

Closes the connection to ovrimos (PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)
void ovrimos_close ( int connection )

Closes the specified connection to Ovrimos. This has the effect of rolling back uncommitted transactions.

Parameters

connection

The Ovrimos connection identifier, returned by ovrimos_connect().

Return Values

No value is returned.