update : 2015.11.03
php.shukuma.com

검색:
 
 
Closes the connection to the admin server and releases all related resources

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를 반환합니다.

참고