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: maxdb_close - Manual
[go: Go Back, main page]

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

search for in the

maxdb_commit" width="11" height="7"/> <maxdb_close_long_data
Last updated: Wed, 01 Nov 2006
view this page in

maxdb_close

(PECL)

maxdb_close

(no version information, might be only in CVS)

maxdb->close -- 事前にオープンされたデータベース接続を閉じる

説明

手続き型

bool maxdb_close ( resource link )

オブジェクト指向型 (メソッド)

class maxdb {

bool close ( void )

}

maxdb_close() 関数は、link パラメータで指定したデータベース接続 (事前にオープンされたもの) を閉じます。

返り値

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



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

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