<?php
	$newLoation = 'about.php';
	header( "refresh:10;url=$newLoation" );
...

PHP Delayed Header Redirect

by DeeJRoth, September 25, 2011 17:41, No refactoring, tagged with delayed, redirect

simple delayed redirect

1a4d69bd70cf3e0e77cd216756b8af92 Talk