RE: FRench characters not displayed correctly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Angelo Zanetti wrote:

> Thanks again, but as far as I have read, it seems that UTF-8 has
> better handling for French characters?

Not really - I'm pretty certain ISO-8859-1 will cover all of the special
french characters.  But it's irrelevant - if your code/pages are
written in UTF8, you won't get the desired result if you serve them as
ISO-8859-1. 

> We have the following in our HTML page:
> 
> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
> 
> Would the header not conflict with this meta tag?

No, your header didn't have a Content-Type listed, so I think your
meta-tag should work. 


/Per Jessen, Zürich


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux