Re: [SMARTY] can't identify/eliminate source of "odd characters" in template-generated page source

"messju mohr" <[email protected]>
Newsgroups gmane.comp.php.smarty.general
Message-ID <20060103095433.GA314@dune>
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

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.