PHP Portal » PHP Handbuch » kadm5_destroy

Werbung

kadm5_destroy


(PECL kadm5 >= 0.2.3)

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

Beschreibung

bool kadm5_destroy ( resource $handle )

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

Parameter-Liste

handle

A KADM5 handle.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch