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

search for in the

ibase_drop_db> <ibase_db_info
[edit] Last updated: Fri, 25 May 2012

view this page in

ibase_delete_user

(PHP 4 >= 4.2.0, PHP 5)

ibase_delete_userセキュリティデータベースからユーザーを削除する(IB6 以降のみ)

説明

bool ibase_delete_user ( resource $service_handle , string $user_name )

PHP 4 では、service_handle パラメータの かわりに serverdba_user_name および dba_user_password を使用します。

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

返り値

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

参考

  • ibase_add_user() - セキュリティデータベースにユーザーを追加する(IB6 以降のみ)
  • ibase_modify_user() - セキュリティデータベースのユーザーを変更する(IB6 以降のみ)



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

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