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
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
how to use http headers inside php? Write the statement through which it can be added?
Can you give example for trait in php?
Where are sessions stored php?
How to get number of days between two given dates using PHP?
What are php filters?
Is php a backend?
Why do we use csrf token?
Where can I learn php?
How can we submit a form without using submit buttons?
What is php and sql used for?
Write down the code for saving an uploaded file in PHP.
What’s the special meaning of __sleep and __wakeup?
How can we increase execution time of a php script?
What is the use of htmlentities in php?