MessageFormatter::getErrorMessagemsgfmt_get_error_message(PHP 5 >= 5.3.0, PECL intl >= 1.0.0) MessageFormatter::getErrorMessage -- msgfmt_get_error_message — Get the error text from the last operation ОписаниеОбъектно-ориентированный стиль 
   string
    MessageFormatter::getErrorMessage
    ( void
   ) 
  Процедурный стиль Get the error text from the last operation. Список параметров
 
 Возвращаемые значенияDescription of the last error. ПримерыПример #1 msgfmt_get_error_message() example 
<?phpПример #2 OO example 
<?phpРезультат выполнения данного примера: ERROR: msgfmt_format: not enough parameters: U_ILLEGAL_ARGUMENT_ERROR (1) Смотрите также
 
  | 
||