SyntaxFix
Write A Post
Hire A Developer
Questions
Do not use any white space. I had the same issue. Then I removed white space like:
header("location:index.php"); or header('location:index.php');
Then it worked.