string[] getLocaleNames(string $displayLocale = null)
Returns the names of all known locales.
string[] getLocaleNames(string $displayLocale = null)
Returns the names of all known locales.
string | $displayLocale | Optional. The locale to return the names in. Defaults to {@link \Locale::getDefault()}. |
string[] | A list of locale names indexed by locale codes. |
Designed by : w10schools
service@w10schools.com
Please login to continue.