I changed my web page to UTF-8 to be compatible with current FCKeditor encoding, but unfortunately FCKeditor is still placing HTML 4 mnemonic for the special characters like "ñ"
ñ
instead the corresponding UTF-8 characters. And of course my search script fails to find this characters, I double checked and my script is searching with UTF-8 and MySQL databse is also set to UTF-8.
Can somebody be so gentile and help me to find why this is happening?
Re: How can I change the encoding of FCKeditor for iso-8859-1?
I changed my web page to UTF-8 to be compatible with current FCKeditor encoding, but unfortunately FCKeditor is still placing HTML 4 mnemonic for the special characters like "ñ" instead the corresponding UTF-8 characters. And of course my search script fails to find this characters, I double checked and my script is searching with UTF-8 and MySQL databse is also set to UTF-8.
Can somebody be so gentile and help me to find why this is happening?
Thanks a lot
joejac