static string acceptFromHttp(string $header)
Not supported. Returns the best available locale based on HTTP "Accept-Language" header according to RFC 2616.
static string acceptFromHttp(string $header)
Not supported. Returns the best available locale based on HTTP "Accept-Language" header according to RFC 2616.
string | $header | The string containing the "Accept-Language" header value |
string | The corresponding locale code |
MethodNotImplementedException |
http://www.php.net/manual/en/locale.acceptfromhttp.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.