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]