I’m using Zend Framework 1.11.4 , when i preview each URL of my site, returnd HTML has some character that i dont know their source!!
This characters is in the top of returnd HTML(before doctype) and this cause to wrong rendering in Ineternet Explorer(because it prevents to know ie to the correct Doctype).
have you any suggestion?
It’s (well, may be) UTF8’s BOM. Good editors can turn them off. You’re either using a bad one or a good one inpropperly configured 🙂