kadm5_destroy

(PECL kadm5 >= 0.2.3)

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

Opis

kadm5_destroy ( resource $handle ) : bool

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

Parametry

handle

A KADM5 handle.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:

add a note add a note

User Contributed Notes

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