Tutorial PHP Redirect by Unknown in php , Tutorial 0 <?php header( 'Location: http://www.yoursite.com/new_page.html' ) ; ?>