I'm using the PHP Header function to redirect to another page after doing some checks, but the redirect isn't working correctly, it just refreshed to an almost completely blank page of the same name (it includes and <link> and <script> in <head>, <body is empty). My redirect function looks like...