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 |
How do you use an array in excel?
What is RSS?How to use it in Program?
Is php a backend?
What are the functions used in php?
how can i find number of rows in a table using MS Access and php? i used odbc_num_rows($query); but it returned -1.
How to upload any files extension in our database Ex.(.doc,.txt,mp4,mp3 etc.)in php
What is url encoding and decoding in php?
How many types of php are there?
What is the maximum size of a database in mysql?
What is whitespace in html?
Can we extend two classes in php?
how can refresh current page automatically, without press any button and anchor tag.