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 $$ in php?
What is the difference between indexed and associative array?
What is the importance of parser in php?
What is the timeout period on session values?
What is the latest version of php?
Can you use both this () and super () in a constructor?
What the use of var_dump()?
What are php magic methods/functions?
What is php form validation?
What are global variables in php?
What are constructor and destructor in PHP?
How many escape sequences are recognized in double-quoted strings?
What is the difference between $var and $$var?
What is nginx and what is it used for?
How do you check if a variable has not been set in php?