I want to print this word out hæmorrhage, however there's a special character inside.
When it's shown on the webpage, it displays this: �. I'm not sure if you can see it, but it's just a box with four letters inside, I think FFFD. How can I get it to display the character correctly? Is there a function, or is there something else I need to do?
I'm using FireFox 3.0.11 now.
Thank you.
Printing out Foreign Characters
Moderator: General Moderators
Re: Printing out Foreign Characters
Just make sure that everything is in UTF-8 and you are outputting in UTF-8 as well (setting the Content-type header)
-
DaiLaughing
- Forum Commoner
- Posts: 76
- Joined: Thu Jul 16, 2009 8:03 am
Re: Printing out Foreign Characters
...including php.ini