kadm5_destroy

(PECL kadm5 >= 0.2.3)

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

설명

bool kadm5_destroy ( resource $handle )

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

인수

handle

A KADM5 handle.

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

참고

add a note add a note

User Contributed Notes

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