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

search for in the

maxdb_commit> <maxdb_close_long_data
Last updated: Fri, 10 Oct 2008

view this page in

maxdb_close

maxdb->close

(PECL maxdb:1.0-7.6.00.38)

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

説明

手続き型

bool maxdb_close ( resource $link )

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

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.

maxdb_commit> <maxdb_close_long_data
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites