PHP Redirect

Chris Coyier on
<?php header( 'Location: http://www.yoursite.com/new_page.html' ) ; ?>