ibase_add_user
(PHP 5, PHP 7 < 7.4.0)
ibase_add_user — Add a user to a security database
说明
参数
service_handle
-
The handle on the database server service.
user_name
-
The login name of the new database user.
password
-
The password of the new user.
first_name
-
The first name of the new database user.
middle_name
-
The middle name of the new database user.
last_name
-
The last name of the new database user.
参见
- ibase_modify_user() - Modify a user to a security database
- ibase_delete_user() - Delete a user from a security database
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.ibase-add-user.php