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

search for in the

Beispiele> <Ressource-Typen
Last updated: Fri, 12 Mar 2010

view this page in

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.



add a note add a note User Contributed Notes
Vordefinierte Konstanten
There are no user contributed notes for this page.

Beispiele> <Ressource-Typen
Last updated: Fri, 12 Mar 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites