Posted by Richard Lynch on 01/14/05 01:01
OOzy Pal wrote:
> My html templates are encoded using utf-8. When the
> browser reads the files as .html it encodes it fine
> and my characters looks fine. However, when php reads
> the files and sends them to the browser the files
> looks ugly and unreadable. How can I force the broswer
> to encode the pages in utf-8.
http://php.net/header
You'll need to send that char-encoding header thingie, I suspect.
--
Like Music?
http://l-i-e.com/artists.htm
Navigation:
[Reply to this message]
|