locale_set_default(No version information available, might be only in CVS) locale_set_default — Set the default Locale ОписаниеSets the default Locale for PHP programs. Please note that this has nothing to do with setlocale() nor with the system locale. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Примеры
Пример #1 A locale_set_default() example This example demonstrates a possible usage of locale_set_default() to localize the sort() functions.
<?phpРезультат выполнения данного примера:
If we didn't use the locale, PHP would sort the string using the ASCII characters value, thus returning (wrongly):
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |