ovrimos_close

(PHP 4 >= 4.0.3, PHP 5)

ovrimos_close -- Closes the connection to ovrimos

说明

void ovrimos_close ( int connection )

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

参数

connection

The Ovrimos connection identifier, returned by ovrimos_connect().

返回值

无返回值。

参见

ovrimos_connect()