Char encoding problem? <p>Â </p> instead of <p> </p>
Posted: Fri Oct 24, 2008 2:55 pm
I'm having strange text wrapping behavior (probably) due to odd spaces. When I take a look at the content in TinyMCE or the output it looks fine " ", but when I look in my DB I see  . This probably causes the text to wrap strangely (way before the end of the line)
$config['admin_encoding'] = 'utf-8';
Does anyone know what goes wrong?
Thanks in advance
$config['admin_encoding'] = 'utf-8';
Does anyone know what goes wrong?
Thanks in advance