Search found 1 match

by davitf
Sat Aug 04, 2007 11:05 am
Forum: PHP - Code
Topic: To prevent reposting of data by the user in the front-end
Replies: 7
Views: 543

1) Assign a randon number to your form as an input hidden field

2) Check if the number is already stored in a session var after submit