Thread use utf8 und Verhalten von String-Operationen
(65 answers)
Opened by rosti at 2011-08-03 19:16
Text: äöü, Length: 6, len2: 6, len3: 6, Substr: �
parameter: text=äöü oder text=%C3%A4%C3%B6%C3%BC utf8-terminal, LANG=de_DE.UTF-8 Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |