in reply to
Convert database into UTF-8
Okay, so it's just my idiocy the - encode('utf8',decode('encoding',$data)) - works a treat!
THanks a load for all your help guys, it's much appreciated.
Comment on
Re: Convert database into UTF-8
In Section
Seekers of Perl Wisdom