Encoding problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
ganesha
Posts: 29
Joined: Mon 13. Dec 2004, 18:45
Location: Italy
Contact:

Encoding problem

Post by ganesha »

I have this problem:

not always, but very often, the encoding settings of my browser go to Japanese

It happens either with IE6 or FF1.0.2

these are my phpwcms settings:

Code: Select all

$phpwcms["default_lang"]      = "it";  //default language
$phpwcms["charset"]           = "iso-8859-1";  //default charset 'iso-8859-1' 
what could be?
Pappnase

Post by Pappnase »

hello

never seen this or heard of such problems! :-(
did you check your system for spyware!?
Post Reply