Re: [PHP-DB] Duplicate record

2005-08-01 Thread Hallvard
will be able to use back/forward/reload browser functionality without any side effects (also without requests to post data again). PS Furthermore, such use of GET and POST methods corresponds to their description in HTTP RFC's With best regards, Alexander Veremyev. Hallvard wrote: I have

[PHP-DB] Duplicate record

2005-07-30 Thread Hallvard
I have a page that posts data from a form to a mysql database. The problem is that if the user hits the reload button on the browser, the data will be posted again, resulting in a duplicate record. How can I avoid that? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe,