<?php // refresh / redirect to an external web page // ------------------------------------------ header( 'Refresh: 10; URL=http://www.php.net',TRUE,301 ); echo 'www.cats.com is now www.catss.com -- your browser will be redirected in 10 seconds'; ?>
http://www.seocompany.ca/seo/url-redirect.html
http://stackoverflow.com/questions/6119451/page-redirect-after-certain-time-php