|
|||
|
Hi, I'm starting to see weird characters when the view is rendered. For example,
Mia’s It should be Mia's BTW, I'm using the following to escape the output: PHP Code:
Thanks in advance, -Conrad Last edited by conradwt : 12-31-2007 at 08:59 AM. |
|
|||
|
Hi, I was able to resolve the issue that I was seeing by changing the line all the views:
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=so-8859-1" />
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-Conrad |
![]() |
| Thread Tools | |
| Display Modes | |
|
|