Re: [PHP] Replacing accented characters by non-accented characters
[email protected] (Per Jessen)
| Newsgroups | php.general |
|---|---|
| Organization | Per Jessens personal news-server |
| Message-ID | <[email protected]> |
Yannick Warnier wrote: > That would probably work out if it wasn't too dependent on the locales > to work. I'm developing an open-source product which could end up on a > server without the locales for French but be used by some French > people, which would make (as far as I can get out of one comment from > Richie in the PHP manual) the transliteration somewhat wrong. With the kind of rough conversion/transformation you're doing, is the locale really very important anyway? /Per Jessen, Zürich