编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « radius_auth_open
  • radius_config »
  • PHP Manual
  • Radius 函数
  • Frees all ressources

radius_close

(PECL radius >= 1.1.0)

radius_close — Frees all ressources

说明

radius_close ( resource $radius_handle ) : bool

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

返回值

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

相关文章
php dbx 函数 send a query and fetch all results if any php gnupg 函数 removes all keys which were set for signing beforephp imap 函数 list all the subscribed mailboxesphp mailparse 函数 frees a mime resourcephp maxdb 函数 frees the memory associated with a resultphp maxdb 函数 frees stored result memory for the given statement handlephp oci8 函数 frees a descriptorphp odbc 函数 close all odbc connectionsphp radius 函数 creates a radius handle for accountingphp radius 函数 adds a serverphp radius 函数 frees all ressourcesphp radius 函数 attaches an ip address attributephp radius 函数 attaches a binary attributephp radius 函数 attaches an integer attributephp sqlsrv 函数 frees all resources for the specified statementphp svn 函数 creates a new empty file returns true if all is ok false otherwisephp swoole 函数 remove all event callback functions of a socketphp vpopmail 函数 deletes all virtual aliases of a userphp vpopmail 函数 get all lines of an alias for a domainphp vpopmail 函数 get all lines of an alias for a domain
关注编程学问公众号
编程学问网 湘ICP备20001732号