if (utf8::is_utf8($the_from)) { $the_from = encode('iso-8859-1', $_); }