Thread if(-e $file) und Umlaute.. (22 answers)
Opened by GoodFella at 2007-01-16 17:12

sesth
 2007-01-17 08:57
#73274 #73274
User since
2005-02-01
181 Artikel
BenutzerIn
[default_avatar]
Benutze statt encode mal
Code: (dl )
utf8::downgrade($value);

dann sollte es gehen.
Gruß
Thomas

View full thread if(-e $file) und Umlaute..