PHP Velho Oeste 2024

kadm5_destroy

(PECL kadm5 >= 0.2.3)

kadm5_destroyCloses the connection to the admin server and releases all related resources

Descripción

kadm5_destroy ( resource $handle ) : bool

Closes the connection to the admin server and releases all related resources.

Parámetros

handle

A KADM5 handle.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también

add a note add a note

User Contributed Notes

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