Hi Guys,

I just wrote a script that retrieves some records from a MYSQL database.
These records contain a lot of the special characters from the French
language. I need a way to decode these characters properly before sending
them on to a third party.

For example, retrieving this from the database:

"La C�te d'Ivoire a battu hier l'Italie en match amical 1-0. But de Kolo
Tour� (55)
Les Elephants pr�parent les �liminatoires de la CAN 2012."

And then send it on without all those � characters which are in actual fact
special characters from the french language.

Any ideas? Anyone?

Kwaku.

Reply via email to