static string|null getPrimaryLanguage(string $locale)
Not supported. Returns the primary language for the locale.
static string|null getPrimaryLanguage(string $locale)
Not supported. Returns the primary language for the locale.
string | $locale | The locale code to extract the language code from |
string|null | The extracted language code or null in case of error |
MethodNotImplementedException |
http://www.php.net/manual/en/locale.getprimarylanguage.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.