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
Is php front end?
How can MYSQL functions be available with PHP?
How can image properties be retrieved in php?
Explain include(), include_once, require() and require_once?
What is a persistent cookie in php?
What is repository in php?
What is the difference between runtime exception and compile time exception?
How to replace a text in a string with another text in php?
Describe which programming language does php parallel to?
What is the correct syntax of mail() function in php?
Tell us what does $_cookie means?
What is difference between session and cookie in PHP?
What is php7?
How to retrieve values out of an array?
Tell me what is the difference between unset() and unlink()?