You could store those texts as binary in MySQL...

----- Original Message ----- 
From: "Monty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 06, 2004 11:07 AM
Subject: [PHP] Re: htmlentities and foreign characters from MS Word


> That did it! It seems that my version of MySQL doesn't support Unicode
> encoding, only the various ISO encodings. So, I guess this translation is
> necessary before storing all text in the DB so foreign characters aren't
> broken when I retrieve them from the DB.
> 
> Thanks! 
> 
> 
> I2eptilex wrote:

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to