Thread
Textdatei auslesen und Ergebnis in Tabelle speichern
(15 answers)
Opened by
hilmix
at
2010-09-01 15:37
payx
2010-09-01 22:46
User since
2006-05-04
564 Artikel
BenutzerIn
Code (perl): (
dl
)
1
2
3
my
$x
=
"äü"
;
utf8
::
decode
(
$x
);
print
$x
;
HTH
Grüße
payx
View full thread
Textdatei auslesen und Ergebnis in Tabelle speichern