Here is my web page
This page will generate a warning as there's a
PHP call which tries to modify the header after
we've started to send out the body.
OOps ;-)
This example is intentionally broken!
Correct example
See
source of THIS example
Article that describes
this example