Re: Encoding problem
am 23.04.2010 09:27:45 von kolikovJean-Christophe Boggio wrote:
> ? The problem comes from the header I *receive*. The headers I send are
> always good (hard coded in base.epl). I'm quoting myself :
>
>>
If it may help :
All my scripts are written in utf-8 encoding
My default system/database locales are utf-8
My apache2.conf is the default one
# cat /etc/apache2/sites-available/mysite
AddDefaultCharset utf-8
ETC ....
My html headers are the same as yours.
But I put on Every