$value) { if (matchParam($var, "select_thread_", $thread)) { remove_thread($forum, $thread); } } } // redirect browser to new forum page //redirect("forum.php?forum=$forum"); include_once('forum.php'); ?>