When you will get the error "Cannot add header information"?
Answer Posted / 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 |
Post New Answer View All Answers
How to assigning a new character in a string?
How to assigning a new character in a string using php?
What is a closure in php?
What is the difference between explode() and split() functions?
Is php fully object oriented?
What is mvc php?
What is a string in php?
What is smarty?
How to calculate the difference between two dates using php?
What is the name of the scripting engine that powers PHP?
Write a query to find the 2nd highest salary of an employee from the employee table?
Is laravel an oop?
Is php faster than javascript?
What is overloading and overriding in php?
Explain what is the use of "echo" in php?