SyntaxFix
Write A Post
Hire A Developer
Questions
simply you can put this and you will be redirected.
<?php header("Location: your_page_name.php");
// your_page_name.php can be any page where you want to redirect
?>