Re: [PHP] French character string encoding
[email protected] (Per Jessen)
| Newsgroups | php.general |
|---|---|
| Organization | Per Jessens personal news-server |
| Message-ID | <[email protected]> |
Angelo Zanetti wrote: > Hi all, > > If I have the following French character : � > > And I want to display it properly, IE: how it is meant to be displayed > as the proper french character, which encoding do I need to use? > > Or is there a string function which can convert this to the correct > character? Your � didn't display properly at all - I tried ISO-8859-1 and UTF8. /Per Jessen, Zürich