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