RE: [PHP] Clear form post data

2002-01-24 Thread Matt Schroebel
One would need to check the db to see if the operation had already been performed, so as not to do it again. >um , lets say a form calls its own page , does some db operations and then returns to >its former self , >how do you get it to not perform said db operations on refresh? >i.e the data i

[PHP] Clear form post data

2002-01-24 Thread Conrad Strydom
um , lets say a form calls its own page , does some db operations and then returns to its former self , how do you get it to not perform said db operations on refresh? i.e the data is reposted and thus the submit variable still appears to be set? Thanks -- PHP General Mailing List (http://