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

search for in the

dba_delete> <DBA 関数
[edit] Last updated: Fri, 25 May 2012

view this page in

dba_close

(PHP 4, PHP 5)

dba_closeDBA データベースを閉じる

説明

void dba_close ( resource $handle )

dba_close() は確立されたデータベースを閉じ、 により指定したデータベースハンドルの全てのリソースを開放します。

パラメータ

handle

dba_open() あるいは dba_popen() によって返されたデータベースハンドル。

返り値

値を返しません。

参考

  • dba_open() - データベースをオープンする
  • dba_popen() - データベースを持続的にオープンする



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

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