I get the error message headers already sent, what does this mean?
However, it can be tricky to spot if this is just a little whitespace. If there is nothing obvious, then turn on hidden characters in your text editor and you should be able to see any little bits of whitespace that are being sent to the browser before your call to header.
Comment on this Question and Answer >>>
ASK A QUESTION
More errors PHP Questions
Is it possible to create php programs and view them if my operating system is DOS, not unix? Whether I create a DocumentRoot of C:\public_html, or C:/public_html, in my httpd.conf file, the result is: When go to http://127.0.0.1, I see: Index ofHow can i fix my internet webpage?
what is the latest release version of PHP.
I get this error every time I execute a php program. PHP Warning: Module 'gd' already loaded in Unknown on line 0 PHP Warning: Module 'mysql' already loaded in Unknown on line 0
I get a PHP warning for array to string conversion - what is this?
