Today I checked my homepage and found a faulty output in the header of the page. Viewing the page source I realized that the output was generated before the starting html tag. It looked like a comment from a PHP script: // ommit closing tag, to prevent unwanted whitespace at the end of the parts […]