KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ovrimos_close()
ovrimos_close()
ovrimos_close - Closes the connection to ovrimos
Syntax
ovrimos_close
(
int
$connection)
Arguments
connection - The Ovrimos connection identifier, returned by ovrimos_connect().
Description
Closes the specified connection to Ovrimos. This has the effect of rolling back uncommitted transactions.
Version
PHP 4.0.3, 5 <= 5.0.5
Return value
No value is returned.