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 |
Tell me what is the use of "enctype" attribute in a html form?
What is html used for?
How to enable error reporting in php?
What is __ construct in php?
What is the difference between $name and $$name?
How do you find the length of a string in php?
Is laravel an oop?
How about integrating an iKode Newsletter Server at my independent Wordpress blog site? I just wanna visitort can subscribe my blog when they like it and I can send some interested articles or events to them regularly to establish good relationship.
In how many ways we can retrieve the data in the result set of mysql using php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is $_ server request_method == post?
What are the data types in php?