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 |
What is a php namespace?
what is the default method of form in php?
Explain about getters and setters in php?
What is api used for?
Explain me what is the w3c?
Tell us how can we access the data sent through the url with the post method?
Tell me how can we check the value of a given variable is alphanumeric?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
what is the current salary package in India for a PHP & MySQL programmer who has 3 years experience
127 Answers ABC, BLG Logistics, Google, HCL, IBM, Infosys, People Group, PHP, Torque Infotech, V Angelz Technologies, Yahoo,
Differentiate between php5 and php7?
What are the php variables?
Do you know what is the difference between the include() and require() functions?