Category Archives: Web Development

BOMed

Cheryl, if you’re reading this you’ll remember my problem. BOMs (Byte Order Marks) are placed by Microsoft Expression Web at the top of utf-8 html pages, but also php pages. This is a big problem as they are visible in Firefox if you use php’s include() function and if you have some code that must be at the very top of a … Continue reading

Posted in Web Development | Leave a comment