Hi All,

I have a major encoding with my mysql driven php app. I have developed
my Application on Windows and deployed it on a Linux Box running mysql
and apache.
Now I have a problem with my UTF-8 Characters. Which I store in my mysql
database fine. But when displayed the utf-8 characters are displayed as
garbage in the Internet Explorer 6. When I change the Page Encoding in
the Browser explicitely everything is fine.

I have set default_charset = "utf-8" in php.ini

Runtime Environment:
Server:
Debian GNU/Linux Woody
Apache 1.3.26
Php4

In the <head> section of each php i have set the encoding explicitely as
such: <meta http-equiv="content-type" content="text/html;
charset=utf-8">

Helpy of any Kind is highly appreciated

Kind regards
 
Jürgen Hoffmann
ByteACTION GmbH
 
cert. Perl Programmer
cert. Linux System Administrator
cert. Java Programmer

Besuchen Sie uns doch auf der CeBIT 2003
in Halle 4/Stand 70


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

Reply via email to