PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Установка и настройка> <i18n
Last updated: Fri, 05 Sep 2008

view this page in

Введение

I18n (short for internationalization) are means of adapting an application for different languages and cultures. The scope of i18n support includes support for local date and time, currency, measures, number formatting and strings in different encoding. Native support for i18n and l10n (localization) appeared in PHP6.

Please note that in PHP6, POSIX locales are obsoleted by the set of locales included with the ICU library.

Внимание

This extension is still in development and it isn't available to public yet.



add a note add a note User Contributed Notes
Введение
There are no user contributed notes for this page.

Установка и настройка> <i18n
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites