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
What is multidimensional array in php?
What is a definer in mysql?
Explain what is meant by pear in php?
What is composer phar?
What is the purpose of php?
How to specify argument default values?
How to update memcached when you make changes to php?
How to check curl is enabled or not in PHP
What is $row in php?
Is php front end?
What is difference between mysql_fetch_array and mysql_fetch_assoc?
What is the function used to change the root directory in PHP?
What is a session in php?
How to get the value of current session id?
What is the difference between file_get_contents() and file_put_contents() in php?