|
Posted by ironcito on 12/20/05 09:34
Hello,
I'm using PHP with MySQL. I have MySQL configured to use UTF-8 (Server
Administrator shows utf8 as the charset for everything). I have set up
Apache to send UTF-8 as the charset, and I've checked with Firefox that
it is displaying my page in UTF-8. However, when I display the results
of a query, non-ASCII characters appear incorrectly. I've included
mysql_client_encoding in my page, and it reports the charset as
"latin1_swedish_ci", but I've changed it to UTF-8 everywhere. What have
I missed?
Thanks in advance!
Diego
Navigation:
[Reply to this message]
|