Afficher un message
Vieux 03/01/2006, 09h54   #5
messju mohr
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [SMARTY] can't identify/eliminate source of "odd characters" in template-generated page source

On Mon, Jan 02, 2006 at 08:08:24PM -0800, OpenMacNews wrote:
[...]
> but, after generation, i'm seeing the following characters DISPLAYED at the top of my browser
> page display:
>
>  
>

[...]

what you see is a BOM (Byte Order Mark). see
http://www.unicode.org/faq/utf_bom.html and configure your text editor
to not write the BOM in front of any text file. neither php nor smarty
like it.

HTH
messju
  Réponse avec citation
 
Page generated in 0,04851 seconds with 9 queries