When you will get the error "Cannot add header information"?
Answers were Sorted based on User's Feedback
Answer / vj
Basicaly, any output to screen before an header function,
gives rise to this error.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / krisha
When page has html doctype on the starting of page.or some
echo statement on page when page is return or there is
header function on same page.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to return a value back to the function caller?
Is php harder than javascript?
What is the current stable version of php? What advance thing in php7?
What is the difference between $message and $$message in php?
How many ways you can delete a session variable ?
Can we run php in apache tomcat?
How can you associate a variable with a session?
How to check your php installation?
What is php good for?
What is member variable?
how can attached a file to a mail and attached a resume to a mail and received in id
Is php a programming language?