Translation2::replaceEmptyStringsWithKeys | Translation2::setLang |
Translation2 | |
PEAR Manual | |
require_once 'Translation2.php'; |
mixed Translation2::setCharset (
string $charset
)
Set the charset that shall be used when retrieving strings. Currently only used by the MDB2 container.
This function can not be called statically.
Translation2::replaceEmptyStringsWithKeys | Translation2::setLang |
Translation2 | |
PEAR Manual | |