Fozzie 0 Posted February 12, 2011 Probably should ended that with:$sql = "SELECT * FROM trash WHERE (repetition = " . $_GET ["PostID"] . ")" while (!empty($_GET ["PostID"]) { echo $sql; PostID ++;Oh well. Share this post Link to post Share on other sites