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

search for in the

ibase_errcode> <ibase_delete_user
Last updated: Fri, 10 Oct 2008

view this page in

ibase_drop_db

(PHP 5)

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

説明

bool ibase_drop_db ([ resource $connection ] )

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

パラメータ

connection

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

返り値

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



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, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites