I have a big problem but easy for you, which I had to solve before and now I dont have any more options than fix it. Here's what I got:
If i send data to the DataBase, everything works great but if in some case the user decide to reupload the page, the same information that was send before send again and the database will save it. How can I avoid this? I dont want whenever the page reupload the information send again, and again and again! it'll be a disaster!
Thanks for help!