Firebird/InterBase 函数
PHP Manual

ibase_add_user

(PHP 5, PHP 7)

ibase_add_userAdd a user to a security database

说明

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

本函数还未编写文档,仅有参数列表。

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE

参见


Firebird/InterBase 函数
PHP Manual