radius_put_attr
Attaches a binary attribute
&reftitle.description;
boolradius_put_attr
resourceradius_handle
inttype
stringvalue
intoptions0
inttag
Attaches a binary attribute to the current RADIUS request.
&radius.request.required;
&reftitle.parameters;
&radius.parameter.handle;
&radius.parameter.attribute-type;
value
The attribute value, which will be treated as a raw binary string.
&radius.parameter.options;
&radius.parameter.tag;
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
radius_put_attr example
";
exit;
}
?>
]]>
&reftitle.changelog;
&Version;
&Description;
PECL radius 1.3.0
The options and tag
parameters were added.
&reftitle.seealso;
radius_get_attr
radius_get_vendor_attr
radius_put_vendor_attr