PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
This decorator calls utf8_decode() on each string
$tr = new Translation2($driver, $dbinfo, $params); $tr =& $tr->getDecorator('UTF8');