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)
설명
   bool ibase_modify_user
    ( resource $service_handle
   , 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.
PHP 4 uses server , dba_user_name and dba_user_password instead of service_handle parameter.
반환값
ì„±ê³µí• ê²½ìš° TRUE를, ì‹¤íŒ¨í• ê²½ìš° FALSE를 반환합니다.