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