So the weirdest thing is happening and I'm honestly stumped. I don't think I need to post a code example, and I'll tell you why.
I'm running a PHP header("location:blah.php")
on my localhost and it works fine.
When I migrate everything to my 1and1
hosting account, the header tags will not work at all. This obviously has nothing to do with the source.
Any ideas why it wont work when I put it on my other host?