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