php redirect with time delay code example Example: php delay redirect <?php header("refresh:5; url=wherever.php"); ?>