|
radius_put_vendor_intAttaches a vendor specific integer attribute Description
bool radius_put_vendor_int
( resource
$radius_handle
, int $vendor
, int $type
, int $value
[, int $options = 0
[, int $tag
]] )Attaches a vendor specific integer attribute to the current RADIUS request.
Parameters
Return Values
Returns Changelog
See Also
|