How to detect if headers are already sent in PHP
I'm sure most of us have encountered the following error message while playing with the header function in PHP "Cannot modify header information - headers already sent by..." How can we detect whether the script has already sent out headers?
Home
Bookmark Tutorial
Remove Frame
Report Broken Link
Your browser doesn't support frames