I’m a headache with the damn charset.
Portuguese charset=iso-8859-1
On my HTML I have:
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" />
On my config.php:
$config['charset'] = 'ISO-8859-1';
I have the word ‘café’, coffee.
It is been displayed like: caf?.
Any ideas?!
Thanks in advance for any help
**Edit
I don't know if it matters but I'm using Eclipse
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…