$temp=$_GET['name']; If($temp=="Forums") { header("Location: [url]http://www.nova-outpost.com/phpBB/[/url]"); exit; } unset($temp);