PHP page redirect after certain time
<?php
header ('HTTP/1.1 301 Moved Permanently');
header( "refresh:5;url=https://www.anothersite.com/" );
exit;
?>
<?php
header ('HTTP/1.1 301 Moved Permanently');
header( "refresh:5;url=https://www.anothersite.com/" );
exit;
?>
Copyright ©2021 Milan Lipowski. All rights are reserved. Do not copy any content from this web site.
Content is licensed by Milan Lipowski, some content to third party companies: Adobe Stock, Shutterstock Inc., Envato Pty Ltd., and others and/or their contributors.
This website use cookies to provide you with a better service. Cookies are stored in your computer for remembering website settings; language settings, time, displayed pages.
The cookies cannot identify you. Carry on browsing if you’re happy with this, or find out how to manage cookies here.