Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Perl by me ( 15 years ago )
use Encode('from_to');

        from_to($data->{Name}, "iso-8859-1", "utf8");
        from_to($data->{Titel}, "iso-8859-1", "utf8");
        from_to($data->{Text}, "iso-8859-1", "utf8");

 

Revise this Paste

Children: 29852
Your Name: Code Language: