another thing you might want to note:
a header using relative links like the one in the example:
Location: index.php
WILL work in most newest browsers, BUT if you read the http protocol, the "Location" header requires a FULL url. Expect some older and http compliant browsers not to work.