radius_strerror
PHP function
Edit on GitHub ✎
(PECL radius >= 1.1.0)
Returns an error message
Description
radius_strerror(resource $radius_handle): string
If Radius-functions fail then they record an error message. This error message can be retrieved with this function.
Parameters
Return Values
Returns error messages as string from failed radius functions.