PHP » GoLang |
login |
register |
about
|
GoLang NumberFormatter::getErrorCode
request it (396)
GoLang replacement for PHP's NumberFormatter::getErrorCode
[edit | history]
PHP NumberFormatter::getErrorCodePHP original manual for NumberFormatter::getErrorCode [ show | php.net ]NumberFormatter::getErrorCodenumfmt_get_error_code(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) NumberFormatter::getErrorCode -- numfmt_get_error_code — Get formatter's last error code DescriptionObject oriented style
public
int
NumberFormatter::getErrorCode
( void
)
Procedural style Get error code from the last function performed by the formatter. Return ValuesReturns error code from last formatter call. ExamplesExample #1 numfmt_get_error_code() example
<?php Example #2 OO example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|