You'll need to use some way to convert é to &eaccentgrave; or whatever the
HTML Character entity is for that.
And it probably won't work at all inside of a menu or a button, which relies
on the underlying OS, which probably only accepts ASCII.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: "Dominick Vansevenant" <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Wednesday, February 14, 2001 4:51 AM
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]