Ovrimos SQL 函数
在线手册:中文 英文
PHP手册

ovrimos_close

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

ovrimos_closeCloses 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 SQL 函数
在线手册:中文 英文
PHP手册