|
radius_put_attrAttaches a binary attribute Beschreibung
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.
Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 radius_put_attr example
<?phpChangelog
Siehe auch
|