|
radius_put_attrAttaches a binary attribute Description
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.
Parameters
Return Values
Returns Changelog
Examples
Example #1 radius_put_attr example See Also
|