|
intl_get_error_message(PHP 5 >= 5.3.0, PECL intl >= 1.0.0) intl_get_error_message — Get description of the last error Описание
string
intl_get_error_message
( void
)
Get error message from last internationalization function called. Возвращаемые значенияDescription of an error occurred in the last API function call. Примеры
Пример #1 intl_get_error_message() example
<?php Смотрите также
|
|