|
Locale::acceptFromHttplocale_accept_from_http最もあてはまるロケールを HTTP "Accept-Language" ヘッダにもとづいて探す 説明オブジェクト指向型
public static stringfalse Locale::acceptFromHttp(string
$header )手続き型 stringfalse locale_accept_from_http(string
$header )HTTP "Accept-Language" ヘッダが要求する言語リストを満たすロケールを探します。 パラメータ
戻り値対応するロケール ID を返します。
例例1 locale_accept_from_http の例
例2 オブジェクト指向の例
上の例の出力は以下となります。 en_US 参考
|