PHP » GoLang |
login |
register |
about
|
GoLang radius_put_string
request it (334)
GoLang replacement for PHP's radius_put_string
[edit | history]
radius_put_string(PECL radius >= 1.1.0) radius_put_string — Attaches a string attribute Description
bool radius_put_string
( resource
$radius_handle
, int $type
, string $value
[, int $options = 0
[, int $tag
]] )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.
Parameters
Return Values
Returns Changelog
Examples
Example #1 radius_put_string() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|