How to make the browser not to duplicately send data

A

Anonymous

Guest
Check if the data entered already exists in the database using an if - else statement.
 
Back
Top