A
Anonymous
Guest
You can try explicitly adding content type at the top of your file as below
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
With out using str_replace the character will show correctly I hope. :?
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
With out using str_replace the character will show correctly I hope. :?