The byte order mark (BOM) is a Unicode character that sometimes causes problems in PHP scripts (especially in includes), because it can cause HTTP headers to be sent to the browser prematurely.
To make sure your PHP files do not have the BOM, follow these steps:
That's it, you should now have a valid file in UTF-8 encoding without the byte order mark.
« Go back
Powered by Help Desk Software HESK, brought to you by SysAid