KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
KADM5
kadm5_chpass_principal
kadm5_create_principal
kadm5_delete_principal
kadm5_destroy
kadm5_flush
kadm5_get_policies
kadm5_get_principal
kadm5_get_principals
kadm5_init_with_password
kadm5_modify_principal
Home
>
PHP
>
Function
>
KADM5
>
kadm5_destroy()
kadm5_destroy()
kadm5_destroy - Closes the connection to the admin server and releases all related resources
Syntax
bool
kadm5_destroy
(
resource
$handle)
Arguments
handle - A KADM5 handle.
Description
Closes the connection to the admin server and releases all related resources.
Version
PHP PECL kadm5 >= 0.2.3
Return value
Returns TRUE on success or FALSE on failure.