I get the PHP Error "headers already sent" when calling a PHP script! My scripts appear to be outputting data to the browser before any function to manage the buffer such as ob_flush() or ob_get_contents() is even being called! What is going on!? Continue reading →
The post PHP “headers already sent”, but I didn’t do it! appeared first on Experiencing Technology.
]]>