It seems that you're running into the infamous UTF-8 byte-order mark issue. I do all my work on Linux and am unfamiliar with Notepad++ so I can't say for sure, nor give you the solution directly. I know that certain versions of Homesite (well, the version one of my clients used) causes this.
Search online for "UTF-8 BOM PHP" and, maybe, "notepad++" for the lowdown. On Sat, Jan 10, 2009 at 10:28 AM, Marco <[email protected]> wrote: > > Hello, > > I have a strange and serious problem with two project in CakePHP 1.2. > I don't know why some pages render with hidden characters in UTF8 but > visible in ISO-8859. Usually they are rendered in the beginning of the > page, before doctype. > I'm using wamp in Windows XP and deploying in Linux, editing files in > Notepad++ using UTF8 encoding. > The rendering of these characters affects presentation, cache and > sessions. > I tried to overwrite views encoding them with different format but > nothing. > Any idea? > > Thanks, Marco > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
