| 
 | radius_put_intAttaches an integer attribute Description
   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. 
 Parameters
 
 Return Values
   Returns  Changelog
 
 Examples
 Example #1 radius_put_int example 
<?phpSee Also
 
 |