Query: ibase_add_user
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IBASE_ADD_USER(3) 1 IBASE_ADD_USER(3) ibase_add_user - Add a user to a security databaseSYNOPSISbool ibase_add_user (resource $service_handle, string $user_name, string $password, [string $first_name], [string $middle_name], [string $last_name])DESCRIPTIONWarning This function is currently not documented; only its argument list is available.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOibase_modify_user(3), ibase_delete_user(3). PHP Documentation Group IBASE_ADD_USER(3)