Redirect a user to a different page

code:


<?php
header('Location: https://www.w3resource.com/');
?>


Post a Comment

If you have any doubts, Please let me know
Thanks!

Previous Post Next Post