Thread Sonderzeichen Problem: wohl eher kein Perlproblem aber wohin? (2 answers)
Opened by olruebe01 at 2007-01-29 18:09

renee
 2007-01-29 18:32
#9549 #9549
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Schau Dir mal das Modul CPAN:Encode an... Ich würde da nichts selbst decodieren, sondern dem Modul überlassen...

Code: (dl )
    $text = decode("utf8",$text);
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread Sonderzeichen Problem: wohl eher kein Perlproblem aber wohin?