|
Posted by Shelly on 11/15/07 17:00
Dikkie Dik wrote:
>> It is "text/html; charset=iso-8859-1". So it IS a php problem?
>>
>>> It can be solved by sending the correct encoding. This can be done
>>> in PHP.INI (server-wide, or from an apache config section-wide), or
>>> just by sending the appropriate Content-Type header "by hand".
>>
>> Changing Content-Type would do it? I'll look up what kind I need,
>> but if you would be so kind.....?
>
>
> just send a header "Content-Type: text/html; charset=utf-8"
>
> I think it is time to read something about the subject:
> http://www.joelonsoftware.com/articles/Unicode.html
>
> Good luck with the onions.
Thanks again. I found and did that on my own after your suggestion of
content type, but thanks for responding with the answer.
--
Shelly
Navigation:
[Reply to this message]
|