<?php if(intval($_REQUEST['t'])) { header("Location: http://www.yoursite.com/board/forumdisplay.php?f=" . $_REQUEST['t'] . ""); } ?>