Quote:
Originally posted by nxventures
it just goes through the rest of the actions as if the header redirect doesn't fucking exist.
|
You should exit your code as well (immediately after the header statement):
Do you have that? In addition, the header function will not work if you have already sent text to stdout.