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

search for in the

Examples> <Resource Types
Last updated: Tue, 24 Nov 2009

view this page in

Predefined Constants

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
Predefined Constants
There are no user contributed notes for this page.

Examples> <Resource Types
Last updated: Tue, 24 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites