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 |
What are php variables?
How do you put a space in html?
What is the use of the function 'imagetypes()'?
Draw the architecture of Zend engine?
Tell me how is it possible to parse a configuration file?
Can php replace javascript?
Can the value of a constant change during the script's execution?
How can we encrypt the username and password using PHP?
13 Answers Avaria, HCL, TCS, Xpert,
What is a substring in php?
What is a namespace in php?
What is php sequence?
Explain what is smarty?