- PHP 手册
- 函数参考
- 身份认证服务
- KADM5
- KADM5 函数
kadm5_flush
(PECL kadm5 >= 0.2.3)
kadm5_flush — Flush all changes to the Kerberos database
说明
kadm5_flush ( resource$handle
) : bool
Flush all changes to the Kerberos database, leaving the connection to the Kerberos admin server open.
参数
-
handle
-
A KADM5 handle.
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.kadm5-flush.php