when you will get the message/error "headers already sent"?
Answer Posted / vishwanath
php have header_sent() function to check the headers are
sent or not
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain about the connective abilities of the PHP?
How can you pass a variable by reference?
How we can get the number of elements in an array?
What is the use of $_server and $_env?
What is factory pattern in php?
why did u want to leave your past organisation?
Explain the difference between static and dynamic websites?
When sessions ends?
What is difference between action hook and filter hook?
What is use of mysqli_query in php?
What is difference Between PHP 5 and 7?
How can we get ip address of a client in php?
Is laravel an oop?
What is difference between strstr() and stristr() in PHP?
What is $this in php?