I am coding a forum in PHP for my website, but I keep having the problem that when the user refreshes the page, the browser states "we will have to resend old information." Is there a way that I can stop that from happening? I am using $_POST to send the variables, and $_GET to indicate whether or not to save.