06-19-2009, 05:10 PM
|
#3 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
|
You can also skip setting a language preset in the database it works as well :)
EDIT:
also you can run:
html_entities on it, that works & nl2br
OR
Set,
ISO Latin 1
AND:
set this,
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Last edited by codefreek : 06-19-2009 at 05:26 PM.
Reason: more info..
|
|
|
|