![]() | 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)Descriptionbool ibase_modify_user ( string server, string dba_user_name, string dba_user_password, string user_name, string password [, string first_name [, string middle_name [, string last_name]]])
See also ibase_add_user() and ibase_delete_user(). | ![]() | ||