static string getDisplayLanguage(string $locale, string $inLocale = null)
Not supported. Returns the localized display name for the locale language.
static string getDisplayLanguage(string $locale, string $inLocale = null)
Not supported. Returns the localized display name for the locale language.
string | $locale | The locale code to return the display language from |
string | $inLocale | Optional format locale code to use to display the language name |
string | The localized language display name |
MethodNotImplementedException |
http://www.php.net/manual/en/locale.getdisplaylanguage.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.