您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

radius_close

(PECL radius:1.1-1.2.5)

radius_close — Frees all ressources

说明

bool radius_close ( resource $radius_handle )

It is not needed to call this function because php frees all resources at the end of each request.

返回值

如果成功则返回 TRUE,失败则返回 FALSE