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 is php and its uses?
What does the initials of php stand for?
Write a program in php to find the occurrence of a word in a string?
How are cookies created?
Explain me what is the use of header() function in php?
What is mean by RSS?How can i use this?
How can we know the number of days between two given dates using PHP?
8 Answers AZTEC, HCL, Navsoft,
How many types of errors in php?
Explain how can we execute a php script using command line?
Explain Creating and Naming an Array?
How to make horizonatl menu and vertical menu responsive
PHP can be used frontend of for backend?