radius_put_string
Attaches a string attribute
&reftitle.description;
boolradius_put_string
resourceradius_handle
inttype
stringvalue
intoptions0
inttag
Attaches a string attribute to the current RADIUS request. In general,
radius_put_attr is a more useful function for
attaching string attributes, as it is binary safe.
&radius.request.required;
&reftitle.parameters;
&radius.parameter.handle;
&radius.parameter.attribute-type;
value
The attribute value. This value is expected by the underlying library
to be null terminated, therefore this parameter is not binary safe.
&radius.parameter.options;
&radius.parameter.tag;
&reftitle.returnvalues;
&return.success;
&reftitle.changelog;
&Version;
&Description;
PECL radius 1.3.0
The options and tag
parameters were added.
&reftitle.examples;
radius_put_string example
";
exit;
}
?>
]]>
&reftitle.seealso;
radius_put_int
radius_put_vendor_int
radius_put_vendor_string