Ovrimos SQL 함수 목록
PHP Manual

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 Manual