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

search for in the

ibase_errcode> <ibase_delete_user
Last updated: Fri, 13 Nov 2009

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() - InterBase データベースへの接続をオープンする
  • ibase_pconnect() - InterBase データベースへの持続的接続をオープンする



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

ibase_errcode> <ibase_delete_user
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites