请输入您要查询的百科知识:

 

词条 radius_acct_open
释义

radius_acct_open说明

radius_acct_open详细说明:(PECL radius >= 1.1.0)

创建一个radius句柄

radius_acct_open— Creates a Radius handle for accounting

不用参数,返回一个对象

resourceradius_acct_open( void)

radius_acct_open返回值

返回成功的一个句柄, FALSE表示错误. This function only fails if insufficient memory is available.

radius_acct_open范例

radius_acct_open有以下用法:

<?php

$res = radius_acct_open ()

or die ("Could not create handle");

print("Handle successfully created");

?>

随便看

 

百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2025/3/20 10:34:59