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

search for in the

locale_get_default> <hw_api->userlist
Last updated: Sun, 25 Nov 2007

view this page in

i18n Funkcie

Úvod

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.

Warning

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

Požiadavky

The Unicode Extension.

Table of Contents



add a note add a note User Contributed Notes
i18n
Timothy Goddard
22-Jan-2008 09:31
In the meantime people could look at the gettext functionality. This will do simple localisation.

locale_get_default> <hw_api->userlist
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites