ibase_delete_user

(PHP 5)

ibase_delete_userDelete a user from a security database

Опис

bool ibase_delete_user ( resource $service_handle , string $user_name )
Увага

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

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top