$value) if (matchParam($var, "select_post_", $post)) $posts[] = $post; if (count($posts) > 0) remove_post($forum, $thread, $posts); } // redirect browser to new forum page //redirect("thread.php?forum=$forum&thread=$thread"); include_once('thread.php'); ?>