On Wed, Aug 5, 2009 at 19:01, nicolas goguey<[email protected]> wrote: > I have a new problème. my conversion of charactere is really bad for example > é for é
MediaWiki works with bytes, not characters. It doesn’t care about the encoding your SQL server stores bytes in, so should you. — Kalan _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
