I18Nv2_Negotiator::getCharsetMatch()

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

Synopsis

require_once 'I18Nv2/Negotiator.php';

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

Beschreibung

Get a matching character set.

Parameter

array $charsets

array of character sets

Rückgabewert

Returns string matched character set.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.