Oh, sorry, but I've made a mistake when writing the message.
The Romanian language uses ISO-8859-2 and not ISO-8859-1
So the question remains. Is it possible to decode a text written in more
languages that use more charsets?
Thank you.
----- Original Message -----
From: "Nick Ing-Simmons" <nick(_dot_)ing-simmons(_at_)elixent(_dot_)com>
To: <orasnita(_at_)fcc(_dot_)ro>
Sent: Tuesday, April 13, 2004 11:13 AM
Subject: Re: Decoding more languages
Octavian Rasnita <orasnita(_at_)fcc(_dot_)ro> writes:
Hello all,
I want to transform a text that contains words in more languages (it is a
course for learning a foreign language) in UTF-8.
I have 2 texts, one that contains Romanian and French words, and another
one
that contains Romanian and Spanish words.
I have seen that I can Encode::decode('ISO-8859-1', $text) the romanian