7 Apr
2008
7 Apr
'08
3:06 p.m.
UTF8 includes BOM UTF8 as ANSI does not On Mon, Apr 7, 2008 at 12:36 PM, LluĂs <enboig@gmail.com> wrote:
After lot of reasearch I found which module was causing problems; and after some time I realized it was saving the file as UTF8, I modified it to "ANSI as UTF8" and now it works. Maybe some non-english characters around the files where causing the problem; but could anybody explain me what is the diference between "UTF8" and "ANSI as UTF8"? I am using notepad++ to edit the files.
And thaks to the replies