Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
No Answer is Posted For this Question
Be the First to Post Answer
What is strcmp () in php?
What are the different types of errors in PHP?
List some sorting functions in php?
How to define a function with any number of arguments?
Which is the latest version of php?
Tell me what sized websites have you worked on in the past?
which function used to get the number of days between two given dates in php
What is the use of curl()?
What is use of echo in php?
What is restful api?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
Where is session value stored?