Hello,

I have a php-page whith a form-schema which stores data to a mysql-database
on submit. (The schema posts data to the same page (php-self).)

When I reload the page the data gets stored once more. I'm sure this is a
well known problem. Are there any smart tricks to prevent this from
happening?

Thanks!

Lars



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to