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 merge values of two arrays into a single array?
How to remove leading and trailing spaces from user input values in php?
What is regular expression in php?
What should be the length of variable for SHA256?
What can I do by cakePHP?
Which of the delimiter is ASP style?
can we use PGP with PHP?
What version of php do I have windows?
How can you execute php script from the command line?
What is trim function in php?
Does php 7 support mysql?
Does php require a web server?