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

search for in the

ibase_errcode> <ibase_delete_user
[edit] Last updated: Fri, 17 May 2013

view this page in

ibase_drop_db

(PHP 5)

ibase_drop_dbデータベースを削除する

説明

bool ibase_drop_db ([ resource $connection = NULL ] )

この関数は、 ibase_connect() あるいは ibase_pconnect() のいずれかによってオープンされたデータベースを削除します。 データベースがクローズされ、サーバーから削除されます。

パラメータ

connection

InterBase リンク ID。省略した場合は、 最後にオープンしたリンクを使用します。

返り値

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

参考

  • ibase_connect() - データベースへの接続をオープンする
  • ibase_pconnect() - InterBase データベースへの持続的接続をオープンする



add a note add a note User Contributed Notes ibase_drop_db - [0 notes]
There are no user contributed notes for this page.

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