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
What is difference between ksort() and usort() functions.
How does firefox manage cookies?
What can php do?
Does php has a future?
Name some of the popular frameworks in php.
What is echo and print in php?
for image work which library?
What is strlen php?
Tell me how would you declare a function that receives one parameter name hello?
Explain what does $_files means?
What is mysqli_real_escape_string?
What is escape data in php?
Which is variable cost?
What is the importance of "action" attribute in a html form?
When to use single quotes, double quotes, and backticks?