Search Results

  1. Parameters ¶ locale The locale containing the required collation rules. Special values for locales can be passed in - if an empty string is passed for the locale, the default locale collation rules will be used. If "root" is passed, » UCA rules will be used.

  2. Aug 30, 2019 · Return Value: This function return the new instance of collator object on success, or NULL on error. Below programs illustrate the Collator::create () function in PHP: Program 1:

  3. Valeurs de retour Retourne une nouvelle instance de la classe Collator, ou null en cas d'erreur.

  4. The Collator class Introduction (PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) Provides string comparison capability with support for appropriate locale-sensitive sort orderings. Class synopsis

  5. Parameter-Liste locale The locale containing the required collation rules. Special values for locales can be passed in - if an empty String is passed for the locale, the default locale collation rules will be used. If "root" is passed, » UCA rules will be used.

  6. Collator::CASE_FIRST (integer) The Case_First attribute is used to control whether uppercase letters come before lowercase letters or vice versa, in the absence of other differences in the strings.

  7. People also ask

  8. PHP Manual Function Reference Human Language and Character Encoding Support intl Collator