PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'I18Nv2/Language.php';
string I18Nv2_Language::getName (string $code)
string I18Nv2_Language::getName
Get the language name for the two/three letter language code.
two/three letter language code
Returns string name of the language.
This function can not be called statically.