update : 2015.11.03
php.shukuma.com검색:
|
radius_put_attr(PECL radius >= 1.1.0) radius_put_attr — Attaches a binary attribute 설명
bool radius_put_attr
( resource
$radius_handle
, int $type
, string $value
[, int $options = 0
[, int $tag
]] )Attaches a binary attribute to the current RADIUS request.
인수
반환값
성공 시 예제
Example #1 radius_put_attr() example
<?php 변경점
참고
|