|
PHP5中文手册
radius_put_vendor_attr(PECL radius:1.1-1.2.5) radius_put_vendor_attr — Attaches a vendor specific binary attribute 说明
bool radius_put_vendor_attr
( resource $radius_handle
, int $vendor
, int $type
, string $value
)
Warning
本函数暂无文档,仅有参数列表。 返回值如果成功则返回 TRUE,失败则返回 FALSE。 范例
Example#1 radius_put_vendor_attr() example
<?php |