update : 2015.11.03
php.shukuma.com

검색:
 
 
Frees all ressources

radius_close

(PECL radius >= 1.1.0)

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