Page is a not externally linkable
penders - 4:44 pm on Feb 20, 2012 (gmt 0)
header("Location: login.php");
This should also be an absolute URL to login.php, as you have done in the other redirects. This is actually something that can cause differences in different browsers.