update : 2015.11.03
php.shukuma.com검색:
|
radius_put_vendor_string(PECL radius >= 1.1.0) radius_put_vendor_string — Attaches a vendor specific string attribute 설명
bool radius_put_vendor_string
( resource
$radius_handle
, int $vendor
, int $type
, string $value
[, int $options = 0
[, int $tag
]] )Attaches a vendor specific string attribute to the current RADIUS request. In general, radius_put_vendor_attr() is a more useful function for attaching string attributes, as it is binary safe.
인수
반환값
성공 시 변경점
|