I think you haven't use the proper charset in your HTML header ...
try to simply encode the page in the language you use, it should be the
same.
I am using Japanese characters in here and they work without I ever change
anything in mySQL. However they won't show up in browser unless I encode
them properly.
Cheers,
Maxim Maletsky
-----Original Message-----
From: Dominick Vansevenant [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 7:51 PM
To: [EMAIL PROTECTED]
Subject: [PHP] charactersets
Hello,
I am outputting different french accents on my webpages.
They are imported in MySQL and there with a simple select I can see the
accents are
in good condition:
e.g.: Adresse lié à un atlas électronique
But when I use PHP to process the label into for example a select box with
option fields,
I get something like this:
e.g.: <option value='Adresse li' ... un atlas 'lectronique' >Adresse li' ...
un
atlas 'lectronique</option>
I suppose I should change something in MySQl or in the PHP settings, can
anyone point me to the setting?
Thanks in advance,
Dominick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]