intl_get_error_messageGet description of the last error Description
string
intl_get_error_message
( void
)
Get error message from last internationalization function called. Return ValuesDescription of an error occurred in the last API function call. Examples
Example #1 intl_get_error_message example
<?php See Also
|