| 
 | radius_get_tagged_attr_tagExtracts the tag from a tagged attribute Description
   integer radius_get_tagged_attr_tag
    ( string  $data)If a tagged attribute has been returned from radius_get_attr, radius_get_tagged_attr_data will return the tag from the attribute. Parameters
 
 Return Values
   Returns the tag from the tagged attribute  or  Examples
 Example #1 radius_get_tagged_attr_tag example 
<?phpSee Also
 
 |