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
I get a PHP error - maximum execution time exceeded. What is this?I have 2 forms in one website... What do I name the php files for each form? The first php file is named: send_form_email.php, what do I name the second, or do they both go in the same php file?
I get a PHP notice for string to array conversion - help?
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
PHP error - use of undefined constant at line x... what does this mean?
