Locale::getDefaultlocale_get_default(No version information available, might be only in CVS) locale_get_default — Gets the default locale value from the INTL global 'default_locale' ОписаниеObject oriented style
static
string
Locale::getDefault
( void
)
Procedural style
string
locale_get_default
( void
)
Gets the default locale value. At the PHP initialization this value is set to 'intl.default_locale' value from php.ini if that value exists or from ICU's function uloc_getDefault(). Список параметров
Возвращаемые значенияThe current runtime locale ПримерыПример #1 locale_get_default() example
<?phpПример #2 OO example
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |