PHP » GoLang |
login |
register |
about
|
GoLang radius_put_vendor_attr
request it (376)
GoLang replacement for PHP's radius_put_vendor_attr
[edit | history]
radius_put_vendor_attr(PECL radius >= 1.1.0) radius_put_vendor_attr — Attaches a vendor specific binary attribute Description
bool radius_put_vendor_attr
( resource
$radius_handle
, int $vendor
, int $type
, string $value
[, int $options = 0
[, int $tag
]] )Attaches a vendor specific binary attribute to the current RADIUS request.
Parameters
Return Values
Returns Changelog
Examples
Example #1 radius_put_vendor_attr() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|