[thelist] Eolas update...looking good for us!

Guy Bowden guy at holler.co.uk
Fri Nov 14 07:01:05 CST 2003


Hi,

Quick WDDX question..

I'm using a third party flash WDDX serializer and deserializer tool (from
figleaf) - The way it tries to convert accents on french letters is by using
html char codes like this :

è = "è",
é = "é",
ê = "ê",
ë = "ë",


I'm having trouble getting PHP to output these codes - at the moment if I
use the htmlentities function I get codes like this :

é
and 
à

Anyone know how I can get PHP to output char codes like the first set?

Cheers

Guy






More information about the thelist mailing list