when you will get the message/error "headers already sent"?
Answer Posted / shiva
This is due to whitespaces before php tags you are leaving
at the starting of the line.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is delimiter php?
Explain $_FILES Superglobal Array?
What is the difference between the include() and require() functions?
Tell me can the value of a constant change during the script's execution?
What is difference between compile time and run time polymorphism?
What is the difference between single-quoted and double-quoted strings in php?
When sessions ends?
What is good average session duration?
Tell me what does the array operator '===' means?
Explain NULL?
Can php use gettext?
Can we override static method in php?
Is jquery better than javascript?
A process is identified by a unique___
What are regular expressions in programming?