Code: Select all
header("Location: nextpage.php");Things to consider:
1. It works for most people therefore it's very unlikely to be a code issue.
2. I definitely haven't outputted anything prior to sending the header.
3. No matter what I try I cannot replicate the problem.
4. I know I should be using a fully qualified URL, but I don't believe that to be the issue.
5. It's not a problem with a specific browser, some users get the problem with IE.