Posted in Code, PHP 301 Redirect using PHP Binny V A October 5, 2007 Leave a Comment on 301 Redirect using PHP 301 Redirect using PHP header ('HTTP/1.1 301 Moved Permanently'); header ('Location: '.$new_location); Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.