Search Results
Returns an appropriately localized display name for script of the input locale
Simple usage example of `Locale::getDisplayScript ()`. The `Locale::getDisplayScript` function is used in PHP to retrieve a localized display name for the script of a given input locale. It returns a user-friendly representation of the script's name in the language and formatting conventions of the specified input locale.
Locale::getDisplayScript -- locale_get_display_script — Returns an appropriately localized display name for script of the input locale
Locale::getDisplayScript -- locale_get_display_script — Returns an appropriately localized display name for script of the input locale
Return Values Display name of the script for the locale in the format appropriate for displayLocale, or false on failure.
Returns an appropriately localized display name for script of the input locale. If is NULL then the default locale is used. Parameters: locale The locale to return a display script for in_locale Optional format locale to use to display the script name Returns:
Locale::getDisplayScript -- locale_get_display_script — Returns an appropriately localized display name for script of the input locale
