   #PHP Manual InterBase functions InterBase functions
   ibase_affected_rows

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                ibase_add_user

   (PHP 4 >= 4.2.0)
   ibase_add_user --  Add a user to a security database (only for IB6 or
   later)

Description

   bool ibase_add_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]]])

   Warning

   This function is currently not documented; only the argument list is
   available.

   See also ibase_modify_user() and ibase_delete_user().
   ______________________________________________________________________

   Prev                Home                Next
   InterBase functions  Up  ibase_affected_rows
