YouTip LogoYouTip

Php Intlchar

# PHP IntlChar() [![Image 3: PHP 7 New Features](#) PHP 7 New Features](#) PHP 7 supports internationalization (i18n) and localization (l10n) through the intl extension. This extension is essentially a basic wrapper for the ICU library and provides methods and features similar to those of the ICU library. PHP 7 exposes Unicode character features from ICU through the new IntlChar class. This class itself defines many static methods for manipulating Unicode characters across multiple character sets. ### Example ## Example The output of the above program is: 10ffff COMMERCIAL AT bool(true) * * PHP 7 New Features](#)
← Php ExpectationsPhp Intlchar β†’