PHP Doku:: Vordefinierte Konstanten - intl.constants.html
Verlauf / Chronik / History:
(1)
anzeigen
ausblenden
Vordefinierte Konstanten
Sie sind hier:
Doku-Startseite
≥
PHP-Handbuch
≥
Funktionsreferenz
≥
Unterstützung menschlicher Sprache und Zeichenkodierung
≥
Internationalization Functions
≥
Vordefinierte Konstanten
Ein Service von Reinhard Neidl -
Webprogrammierung
.
Internationalization Functions
<<
Ressource-Typen
Beispiele
>>
∧
PHP-Handbuch
∧
Funktionsreferenz
∧
Unterstützung menschlicher Sprache und Zeichenkodierung
∧
Internationalization Functions
The Collator class
The IntlDateFormatter class
The Locale class
The MessageFormatter class
The Normalizer class
The NumberFormatter class
The ResourceBundle class
Vordefinierte Konstanten
Beispiele
Installation/Konfiguration
Einführung
Grapheme Funktionen
intl Funktionen
IDN Funktionen
Vordefinierte Konstanten
INTL_MAX_LOCALE_LEN
(
integer
)
Limit on locale length, set to 80 in PHP code. Locale names longer than this limit will not be accepted.
IDNA_DEFAULT
(
integer
)
Prohibit processing of unassigned codepoints in the input for IDN functions and do not check if the input conforms to domain name ASCII rules.
IDNA_ALLOW_UNASSIGNED
(
integer
)
Allow processing of unassigned codepoints in the input for IDN functions.
IDNA_USE_STD3_RULES
(
integer
)
Check if the input for IDN functions conforms to domain name ASCII rules.
Keine BenutzerBeiträge.
-
Beiträge aktualisieren...