|
radius_put_intAttaches an integer attribute Beschreibung
bool radius_put_int
( resource
$radius_handle
, int $type
, int $value
[, int $options = 0
[, int $tag
]] )Attaches an integer attribute to the current RADIUS request.
Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Changelog
Beispiele
Beispiel #1 radius_put_int example
<?phpSiehe auch
|