query(" INSERT INTO user_questions (Question, UserID, Date) VALUES ('$Question', '$UserID', '$Date')"); header("Location: questions.php");