文字

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

参见

  • kadm5_init_with_password() - Opens a connection to the KADM5 library
上一篇: 下一篇: