Hello...
I know you cant have a header/Location redirect on a page if you have already output from that page....
But for example if you have several if statements with die() outputs that are not triggered, will the header still work?
Also...if one of the die()'s was triggered, and it was a form to POST to SELF, would this count as the page being loaded again, thus if passing all the ifs would the header work?
I hope u get what im trying to explain 🙂