I18Nv2_Negotiator::getCharsetMatch()

I18Nv2_Negotiator::getCharsetMatch() -- Get character set match

Synopsis

require_once 'I18Nv2/Negotiator.php';

string I18Nv2_Negotiator::getCharsetMatch ([array $charsets = NULL])

Description

Get a matching character set.

Paramètres

array $charsets

array of character sets

Valeur retournée

Returns chaîne de caractères matched character set.

Note

Cette fonction ne peut pas être appelée de façon statique.