You can use an IF/ESLE to check the referring page and use a header() element to reload the page if the referring page is the one you are posting to. Of course, you would have to do this at the start of your script before anything is sent to the browser, but it is an option.