• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • kadm5_destroy()

    (PECL kadm5 >= 0.2.3)

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

    说明

    kadm5_destroy(resource $handle): bool

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

    参数

    $handle

    A KADM5 handle.

    返回值

    成功时返回TRUE,或者在失败时返回FALSE

    参见