Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: oci_close - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OCI-Collection->append" width="11" height="7"/> <oci_cancel
Last updated: Thu, 31 May 2007

view this page in

oci_close

(PHP 5, PECL oci8:1.1-1.2.3)

oci_close — Oracleとの接続を閉じる

説明

bool oci_close ( resource $connection )

Oracle との接続 connection を閉じます。

パラメータ

connection

Oracle 接続 ID。 oci_connect() によって返される。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

注意

注意: バージョン 1.1 から oci_close() は正確に Oracle 接続を閉じます。この関数の古い動作をさせる場合は oci8.old_oci_close_semantics オプションを使用してください。



add a note add a note User Contributed Notes
oci_close
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites