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 pad an array with the same value multiple times?
Describe the security vulnerability of PHP?
What are the functions used in php?
Explain how is it possible to cast types in php?
What are the differences between php constants and variables?
Tell me what is the definition of a session?
What are php expressions?
Tell me how can we determine whether a php variable is an instantiated object of a certain class?
What are the main error types in php and how do they differ?
Does php need apache?
Is it possible to destroy a cookie?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What is framework in php?
What is sticky form in php?
Explain mixed and callback functions?