Forum und email

ibase_modify_user

(PHP 4 >= 4.2.0, PHP 5)

ibase_modify_user — Modify a user to a security database (only for IB6 or later)

說明

bool ibase_modify_user ( resource $service_handle , string $user_name , string $password [, string $first_name [, string $middle_name [, string $last_name ]]] )
Warning

此函式目前沒有參考文件;只有引數列表。

PHP 4 uses server , dba_user_name and dba_user_password instead of service_handle parameter.

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE